Modifier and Type | Method and Description |
---|---|
void |
CoreSessionCallback.addReadyListener(ReadyListener listener) |
void |
CoreSessionCallback.removeReadyListener(ReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
ProtonSession.addReadyListener(ReadyListener listener) |
void |
ProtonSession.removeReadyListener(ReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
StompSession.addReadyListener(ReadyListener listener) |
void |
StompSession.removeReadyListener(ReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
InVMConnection.addReadyListener(ReadyListener listener) |
void |
InVMConnection.removeReadyListener(ReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
NettyConnection.addReadyListener(ReadyListener listener) |
void |
NettyConnection.removeReadyListener(ReadyListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
ServerConsumerImpl
Concrete implementation of a ClientConsumer.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionCallback.addReadyListener(ReadyListener listener) |
void |
SessionCallback.removeReadyListener(ReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
Connection.addReadyListener(ReadyListener listener) |
void |
Connection.removeReadyListener(ReadyListener listener) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.