|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionManager | |
---|---|
org.jboss.messaging.core.client.impl |
Uses of ConnectionManager in org.jboss.messaging.core.client.impl |
---|
Classes in org.jboss.messaging.core.client.impl that implement ConnectionManager | |
---|---|
class |
ConnectionManagerImpl
A ConnectionManagerImpl |
Methods in org.jboss.messaging.core.client.impl that return ConnectionManager | |
---|---|
ConnectionManager[] |
ClientSessionFactoryImpl.getConnectionManagers()
|
Constructors in org.jboss.messaging.core.client.impl with parameters of type ConnectionManager | |
---|---|
ClientSessionImpl(ConnectionManager connectionManager,
java.lang.String name,
boolean xa,
boolean autoCommitSends,
boolean autoCommitAcks,
boolean preAcknowledge,
boolean blockOnAcknowledge,
boolean autoGroup,
int ackBatchSize,
int consumerWindowSize,
int consumerMaxRate,
int producerMaxRate,
boolean blockOnNonPersistentSend,
boolean blockOnPersistentSend,
int minLargeMessageSize,
RemotingConnection remotingConnection,
int version,
Channel channel,
java.util.concurrent.Executor executor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |