Modifier and Type | Method and Description |
---|---|
boolean |
ClientSessionImpl.isWritable(ReadyListener callback) |
boolean |
ClientSessionInternal.isWritable(ReadyListener callback) |
Modifier and Type | Method and Description |
---|---|
boolean |
CoreSessionCallback.isWritable(ReadyListener callback) |
boolean |
ActiveMQSessionContext.isWritable(ReadyListener callback) |
Modifier and Type | Method and Description |
---|---|
boolean |
ProtonSessionIntegrationCallback.isWritable(ReadyListener callback) |
Modifier and Type | Method and Description |
---|---|
boolean |
StompSession.isWritable(ReadyListener callback) |
boolean |
StompConnection.isWritable(ReadyListener callback) |
Modifier and Type | Method and Description |
---|---|
boolean |
InVMConnection.isWritable(ReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
boolean |
NettyConnection.isWritable(ReadyListener callback) |
Modifier and Type | Class and Description |
---|---|
class |
ReplicationManager
Manages replication tasks on the live server (that is the live server side of a "remote backup"
use case).
|
Modifier and Type | Class and Description |
---|---|
class |
BridgeImpl
A Core BridgeImpl
|
class |
ClusterConnectionBridge
A bridge with extra functionality only available when the server is clustered.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerConsumerImpl
Concrete implementation of a ClientConsumer.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SessionCallback.isWritable(ReadyListener callback) |
boolean |
AbstractRemotingConnection.isWritable(ReadyListener callback) |
boolean |
RemotingConnection.isWritable(ReadyListener callback) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
SessionContext.isWritable(ReadyListener callback) |
boolean |
Connection.isWritable(ReadyListener listener) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.