public class RemotingTcpProtocolHandle extends TcpProtocolHandle
_contentLength, _source| 构造器和说明 |
|---|
RemotingTcpProtocolHandle(ByteBuffer source) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 TcpProtocolHandleprotected boolean readExtendedHeader(short headerType,
HashMap<String,Object> dict)
throws NotSupportedException
readExtendedHeader 在类中 TcpProtocolHandleNotSupportedExceptionCopyright © 2020. All rights reserved.