Uses of Class
org.opcfoundation.ua.transport.tcp.nio.MessageType

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.
 



Copyright © 2018. All rights reserved.