Package | Description |
---|---|
org.apache.qpid.amqp_1_0.codec | |
org.apache.qpid.amqp_1_0.framing |
Modifier and Type | Interface and Description |
---|---|
interface |
ValueProducingProtocolHandler |
Modifier and Type | Class and Description |
---|---|
class |
ProtocolHeaderHandler |
Modifier and Type | Method and Description |
---|---|
ProtocolHandler |
ProtocolHeaderHandler.parse(QpidByteBuffer in) |
ProtocolHandler |
ProtocolHandler.parse(QpidByteBuffer in) |
Modifier and Type | Interface and Description |
---|---|
interface |
FrameTypeHandler |
Modifier and Type | Class and Description |
---|---|
class |
AMQPProtocolHeaderHandler |
class |
FrameHandler |
class |
SASLFrameHandler |
class |
SASLProtocolHeaderHandler |
Modifier and Type | Method and Description |
---|---|
ProtocolHandler |
SASLProtocolHeaderHandler.parse(QpidByteBuffer in) |
ProtocolHandler |
SASLFrameHandler.parse(QpidByteBuffer in) |
ProtocolHandler |
FrameHandler.parse(QpidByteBuffer in) |
ProtocolHandler |
AMQPProtocolHeaderHandler.parse(QpidByteBuffer in) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.