| Package | Description |
|---|---|
| org.fusesource.stomp.client |
| Modifier and Type | Class and Description |
|---|---|
class |
Promise<T> |
| Modifier and Type | Method and Description |
|---|---|
Future<java.lang.Void> |
FutureConnection.close() |
Future<FutureConnection> |
Stomp.connectFuture() |
Future<StompFrame> |
FutureConnection.receive() |
Future<StompFrame> |
FutureConnection.request(StompFrame frame) |
Future<java.lang.Void> |
FutureConnection.send(StompFrame frame) |
Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.