public class FrameHandler extends Object implements ProtocolHandler
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
FrameHandler(ConnectionEndpoint connection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone() |
ProtocolHandler |
parse(QpidByteBuffer in) |
public FrameHandler(ConnectionEndpoint connection)
public ProtocolHandler parse(QpidByteBuffer in)
parse in interface ProtocolHandlerpublic boolean isDone()
isDone in interface ProtocolHandlerCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.