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,
SimpleString defaultAddress) |
Modifier and Type | Method and Description |
---|---|
protected CreateSessionMessage |
HornetQClientSessionContext.newCreateSession(String username,
String password,
int minLargeMessageSize,
boolean xa,
boolean autoCommitSends,
boolean autoCommitAcks,
boolean preAcknowledge,
SimpleString defaultAddress) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.