Uses of Interface
org.apache.activemq.artemis.core.version.Version
Packages that use Version
Package
Description
-
Uses of Version in org.apache.activemq.artemis.core.protocol.core.impl
Methods in org.apache.activemq.artemis.core.protocol.core.impl with parameters of type VersionModifier and TypeMethodDescriptionActiveMQClientProtocolManager.createSessionContext(Version clientVersion, String name, String username, String password, boolean xa, boolean autoCommitSends, boolean autoCommitAcks, boolean preAcknowledge, int minLargeMessageSize, int confirmationWindowSize, String clientID) -
Uses of Version in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return Version -
Uses of Version in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return Version -
Uses of Version in org.apache.activemq.artemis.core.version.impl
Classes in org.apache.activemq.artemis.core.version.impl that implement Version -
Uses of Version in org.apache.activemq.artemis.jms.client
Constructors in org.apache.activemq.artemis.jms.client with parameters of type VersionModifierConstructorDescriptionActiveMQConnectionMetaData(Version serverVersion) Create a new ActiveMQConnectionMetaData object. -
Uses of Version in org.apache.activemq.artemis.utils
Methods in org.apache.activemq.artemis.utils that return VersionModifier and TypeMethodDescriptionstatic Version[]VersionLoader.getClientVersions()static VersionVersionLoader.getVersion()