Modifier and Type | Method and Description |
---|---|
boolean |
ClientSessionInternal.isWritable(ReadyListener callback) |
boolean |
ClientSessionImpl.isWritable(ReadyListener callback) |
Modifier and Type | Method and Description |
---|---|
boolean |
ManagementRemotingConnection.isWritable(ReadyListener callback) |
Modifier and Type | Method and Description |
---|---|
boolean |
ActiveMQSessionContext.isWritable(ReadyListener callback) |
boolean |
CoreSessionCallback.isWritable(ReadyListener callback,
Object protocolContext) |
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 |
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 |
AbstractRemotingConnection.isWritable(ReadyListener callback) |
boolean |
RemotingConnection.isWritable(ReadyListener callback) |
boolean |
SessionCallback.isWritable(ReadyListener callback,
Object protocolContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
Connection.isWritable(ReadyListener listener) |
abstract boolean |
SessionContext.isWritable(ReadyListener callback) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.