|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageType | |
|---|---|
| org.opcfoundation.ua.transport.tcp.nio | |
| Uses of MessageType in org.opcfoundation.ua.transport.tcp.nio |
|---|
| Methods in org.opcfoundation.ua.transport.tcp.nio that return MessageType | |
|---|---|
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.opcfoundation.ua.transport.tcp.nio with parameters of type MessageType | |
|---|---|
MessageToChunks(IEncodeable msg,
TcpConnectionParameters ctx,
EncoderContext encoderCtx,
ChunkFactory chunkFactory,
MessageType type)
Constructor for MessageToChunks. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||