|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Version in org.jboss.messaging.core.client |
---|
Methods in org.jboss.messaging.core.client that return Version | |
---|---|
Version |
ClientConnection.getServerVersion()
|
Uses of Version in org.jboss.messaging.core.client.impl |
---|
Methods in org.jboss.messaging.core.client.impl that return Version | |
---|---|
Version |
ClientConnectionImpl.getServerVersion()
|
Constructors in org.jboss.messaging.core.client.impl with parameters of type Version | |
---|---|
ClientConnectionImpl(long serverTargetID,
RemotingConnection connection,
int defaultConsumerWindowSize,
int defaultConsumerMaxRate,
int defaultProducerWindowSize,
int defaultProducerMaxRate,
boolean defaultBlockOnAcknowledge,
boolean defaultSendNonPersistentMessagesBlocking,
boolean defaultSendPersistentMessagesBlocking,
Version serverVersion)
|
Uses of Version in org.jboss.messaging.core.remoting.impl.wireformat |
---|
Methods in org.jboss.messaging.core.remoting.impl.wireformat that return Version | |
---|---|
Version |
CreateConnectionResponse.getServerVersion()
|
Constructors in org.jboss.messaging.core.remoting.impl.wireformat with parameters of type Version | |
---|---|
CreateConnectionResponse(long connectionTargetID,
Version serverVersion)
|
Uses of Version in org.jboss.messaging.core.server |
---|
Methods in org.jboss.messaging.core.server that return Version | |
---|---|
Version |
MessagingServer.getVersion()
|
Uses of Version in org.jboss.messaging.core.server.impl |
---|
Methods in org.jboss.messaging.core.server.impl that return Version | |
---|---|
Version |
MessagingServerImpl.getVersion()
|
Uses of Version in org.jboss.messaging.core.version.impl |
---|
Classes in org.jboss.messaging.core.version.impl that implement Version | |
---|---|
class |
VersionImpl
A VersionImpl |
Uses of Version in org.jboss.messaging.jms.client |
---|
Constructors in org.jboss.messaging.jms.client with parameters of type Version | |
---|---|
JBossConnectionMetaData(Version serverVersion)
Create a new JBossConnectionMetaData object. |
Uses of Version in org.jboss.messaging.util |
---|
Methods in org.jboss.messaging.util that return Version | |
---|---|
static Version |
VersionLoader.load()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |