| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol.core.impl | |
| org.apache.activemq.artemis.core.version.impl | |
| org.apache.activemq.artemis.utils |
| Modifier and Type | Method and Description |
|---|---|
SessionContext |
ActiveMQClientProtocolManager.createSessionContext(Version clientVersion,
String name,
String username,
String password,
boolean xa,
boolean autoCommitSends,
boolean autoCommitAcks,
boolean preAcknowledge,
int minLargeMessageSize,
int confirmationWindowSize) |
protected Packet |
ActiveMQClientProtocolManager.newCreateSessionPacket(Version clientVersion,
String name,
String username,
String password,
boolean xa,
boolean autoCommitSends,
boolean autoCommitAcks,
boolean preAcknowledge,
int minLargeMessageSize,
int confirmationWindowSize,
long sessionChannelID) |
| Modifier and Type | Class and Description |
|---|---|
class |
VersionImpl |
| Modifier and Type | Method and Description |
|---|---|
static Version[] |
VersionLoader.getClientVersions() |
static Version |
VersionLoader.getVersion() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.