|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientConnectionInternal | |
---|---|
org.jboss.messaging.core.client.impl |
Uses of ClientConnectionInternal in org.jboss.messaging.core.client.impl |
---|
Classes in org.jboss.messaging.core.client.impl that implement ClientConnectionInternal | |
---|---|
class |
ClientConnectionImpl
The client-side Connection connectionFactory class. |
Methods in org.jboss.messaging.core.client.impl that return ClientConnectionInternal | |
---|---|
ClientConnectionInternal |
ClientSessionImpl.getConnection()
|
ClientConnectionInternal |
ClientSessionInternal.getConnection()
|
Constructors in org.jboss.messaging.core.client.impl with parameters of type ClientConnectionInternal | |
---|---|
ClientSessionImpl(ClientConnectionInternal connection,
long serverTargetID,
int lazyAckBatchSize,
boolean cacheProducers,
boolean autoCommitSends,
boolean autoCommitAcks,
boolean blockOnAcknowledge,
boolean sendNonPersistentMessagesBlocking,
boolean sendPersistentMessagesBlocking,
int defaultConsumerWindowSize,
int defaultConsumerMaxRate,
int defaultProducerWindowSize,
int defaultProducerMaxRate)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |