|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Future | |
|---|---|
| org.fusesource.stomp.client | |
| Uses of Future in org.fusesource.stomp.client |
|---|
| Classes in org.fusesource.stomp.client that implement Future | |
|---|---|
class |
Promise<T>
|
| Methods in org.fusesource.stomp.client that return Future | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||