public class RemotingTcpProtocolHandle extends TcpProtocolHandle
_contentLength, _source| Constructor and Description |
|---|
RemotingTcpProtocolHandle(ByteBuffer source) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
readExtendedHeader(short headerType,
HashMap<String,Object> dict) |
protected boolean |
writeExtendedHeader(Map.Entry<String,Object> entry) |
ReadContentDelimiter, ReadContentLength, ReadCountedString, ReadInt32, ReadMajorVersion, ReadMinorVersion, ReadOperation, ReadPreamble, ReadTransportHeaders, ReadUInt16, WriteContentDelimiter, WriteContentLength, WriteCountedString, WriteInt32, WriteMajorVersion, WriteMinorVersion, WriteOperation, WritePreamble, WriteTransportHeaders, WriteUInt16ReadByte, ReadBytes, ReadContent, WriteByte, WriteBytes, WriteContentpublic RemotingTcpProtocolHandle(ByteBuffer source)
protected boolean writeExtendedHeader(Map.Entry<String,Object> entry)
writeExtendedHeader in class TcpProtocolHandleprotected boolean readExtendedHeader(short headerType,
HashMap<String,Object> dict)
throws NotSupportedException
readExtendedHeader in class TcpProtocolHandleNotSupportedExceptionCopyright © 2021. All rights reserved.