| Package | Description |
|---|---|
| org.projectodd.stilts.stomp.client | |
| org.projectodd.stilts.stomp.client.protocol |
| Constructor and Description |
|---|
StompClientPipelineFactory(StompClient client,
ClientContext clientContext) |
StompClientPipelineFactory(StompClient client,
ClientContext clientContext,
boolean useWebSockets) |
StompClientPipelineFactory(StompClient client,
ClientContext clientContext,
Handshake handshake) |
| Modifier and Type | Method and Description |
|---|---|
ClientContext |
AbstractClientHandler.getClientContext() |
| Constructor and Description |
|---|
AbstractClientControlFrameHandler(ClientContext clientContext,
StompFrame.Command command) |
AbstractClientHandler(ClientContext clientContext) |
ClientMessageHandler(ClientContext clientContext) |
ClientReceiptHandler(ClientContext clientContext) |
StompConnectionNegotiator(ClientContext clientContext,
String host) |
StompDisconnectionNegotiator(ClientContext clientContext) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.