org.opcfoundation.ua.transport.tcp.impl
Class ChunkFactory.HelloChunkFactory

java.lang.Object
  extended by org.opcfoundation.ua.utils.bytebuffer.ByteBufferFactory
      extended by org.opcfoundation.ua.transport.tcp.impl.ChunkFactory
          extended by org.opcfoundation.ua.transport.tcp.impl.ChunkFactory.HelloChunkFactory
Enclosing class:
ChunkFactory

public static class ChunkFactory.HelloChunkFactory
extends ChunkFactory


Nested Class Summary
 
Nested classes/interfaces inherited from class org.opcfoundation.ua.transport.tcp.impl.ChunkFactory
ChunkFactory.AcknowledgeChunkFactory, ChunkFactory.AsymmMsgChunkFactory, ChunkFactory.ErrorMessageChunkFactory, ChunkFactory.HelloChunkFactory
 
Field Summary
 
Fields inherited from class org.opcfoundation.ua.transport.tcp.impl.ChunkFactory
cipherBlockSize, maxChunkSize, maxPlaintextSize, messageHeaderSize, securityHeader, securityMode, sequenceHeader, signatureSize
 
Fields inherited from class org.opcfoundation.ua.utils.bytebuffer.ByteBufferFactory
BIG_ENDIAN_HEAP_BYTEBUFFER_FACTORY, DEFAULT_ENDIAN_HEAP_BYTEBUFFER_FACTORY, LITTLE_ENDIAN_HEAP_BYTEBUFFER_FACTORY
 
Constructor Summary
ChunkFactory.HelloChunkFactory()
           
 
Method Summary
 
Methods inherited from class org.opcfoundation.ua.transport.tcp.impl.ChunkFactory
allocate, encryptChunk, expandToCompleteChunk, expandToCompleteChunk, getMinimumPadding, signChunk, writePadding, writePaddingSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChunkFactory.HelloChunkFactory

public ChunkFactory.HelloChunkFactory()


Copyright © 2018. All rights reserved.