public class WebSocketConnectionHandler extends ConnectionHandler
| Constructor and Description |
|---|
WebSocketConnectionHandler(AmqpConnection amqpConnection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addTransportLayers(org.apache.qpid.proton.engine.Event event,
org.apache.qpid.proton.engine.impl.TransportInternal transport) |
protected int |
getMaxFrameSize() |
protected int |
getProtocolPort()
Port used on connection open frame
|
getAmqpConnection, getRemoteHostName, getRemotePort, notifyTransportErrors, onConnectionBound, onConnectionFinal, onConnectionInit, onConnectionLocalClose, onConnectionLocalOpen, onConnectionRemoteClose, onConnectionRemoteOpen, onConnectionUnbound, onTransportClosed, onTransportErroradd, children, getHandler, getHandler, handle, onDelivery, onLinkFinal, onLinkFlow, onLinkInit, onLinkLocalClose, onLinkLocalDetach, onLinkLocalOpen, onLinkRemoteClose, onLinkRemoteDetach, onLinkRemoteOpen, onReactorFinal, onReactorInit, onReactorQuiesced, onSelectableError, onSelectableExpired, onSelectableFinal, onSelectableInit, onSelectableReadable, onSelectableUpdated, onSelectableWritable, onSessionFinal, onSessionInit, onSessionLocalClose, onSessionLocalOpen, onSessionRemoteClose, onSessionRemoteOpen, onTimerTask, onTransport, onTransportHeadClosed, onTransportTailClosed, onUnhandled, setHandler, setHandlerpublic WebSocketConnectionHandler(AmqpConnection amqpConnection)
protected void addTransportLayers(org.apache.qpid.proton.engine.Event event,
org.apache.qpid.proton.engine.impl.TransportInternal transport)
addTransportLayers in class ConnectionHandlerprotected int getProtocolPort()
ConnectionHandlergetProtocolPort in class ConnectionHandlerprotected int getMaxFrameSize()
getMaxFrameSize in class ConnectionHandlerCopyright © 2019. All rights reserved.