| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol.core.impl | |
| org.apache.activemq.artemis.core.protocol.hornetq.client |
| Modifier and Type | Method and Description |
|---|---|
protected CreateSessionMessage |
ActiveMQSessionContext.newCreateSession(String username,
String password,
int minLargeMessageSize,
boolean xa,
boolean autoCommitSends,
boolean autoCommitAcks,
boolean preAcknowledge) |
| Modifier and Type | Method and Description |
|---|---|
protected CreateSessionMessage |
HornetQClientSessionContext.newCreateSession(String username,
String password,
int minLargeMessageSize,
boolean xa,
boolean autoCommitSends,
boolean autoCommitAcks,
boolean preAcknowledge) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.