| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.channel | |
| org.eclipse.milo.opcua.stack.core.channel.messages |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessage |
ExceptionHandler.sendErrorMessage(io.netty.channel.ChannelHandlerContext ctx,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessage |
ErrorMessage.decode(io.netty.buffer.ByteBuf buffer) |
static ErrorMessage |
TcpMessageDecoder.decodeError(io.netty.buffer.ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.buffer.ByteBuf |
TcpMessageEncoder.encode(ErrorMessage errorMessage) |
static void |
ErrorMessage.encode(ErrorMessage message,
io.netty.buffer.ByteBuf buffer) |
Copyright © 2025. All rights reserved.