|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TcpConnectionParameters | |
|---|---|
| org.opcfoundation.ua.transport.tcp.impl | |
| org.opcfoundation.ua.transport.tcp.nio | |
| Uses of TcpConnectionParameters in org.opcfoundation.ua.transport.tcp.impl |
|---|
| Methods in org.opcfoundation.ua.transport.tcp.impl that return TcpConnectionParameters | |
|---|---|
TcpConnectionParameters |
TcpConnectionParameters.clone()
|
| Uses of TcpConnectionParameters in org.opcfoundation.ua.transport.tcp.nio |
|---|
| Constructors in org.opcfoundation.ua.transport.tcp.nio with parameters of type TcpConnectionParameters | |
|---|---|
ChunksToMessage(TcpConnectionParameters ctx,
EncoderContext encoderCtx,
Class<? extends IEncodeable> expectedType,
ByteBuffer... plaintexts)
Constructor for ChunksToMessage. |
|
MessageToChunks(IEncodeable msg,
TcpConnectionParameters ctx,
EncoderContext encoderCtx,
ChunkFactory chunkFactory,
MessageType type)
Constructor for MessageToChunks. |
|
SecureInputMessageBuilder(Object token,
SecureInputMessageBuilder.MessageListener listener,
TcpConnectionParameters ctx,
EncoderContext encoderCtx,
AtomicInteger expectedSequenceNumber)
Create message builder. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||