public class HornetQClientProtocolManager extends org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
connection, topologyResponseHandler| Constructor and Description |
|---|
HornetQClientProtocolManager() |
addChannelHandlers, cleanupBeforeFailover, connect, createPacketDecoder, createSessionContext, createSessionContext, getChannel0, getChannel1, getCurrentConnection, getName, getSessionFactory, isAlive, lockSessionCreation, ping, setSessionFactory, stop, waitOnLatchprotected void sendHandshake(Connection transportConnection)
protected SessionContext newSessionContext(String name, int confirmationWindowSize, org.apache.activemq.artemis.core.protocol.core.Channel sessionChannel, org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage response)
protected org.apache.activemq.artemis.core.protocol.core.Packet newCreateSessionPacket(org.apache.activemq.artemis.core.version.Version clientVersion, String name, String username, String password, boolean xa, boolean autoCommitSends, boolean autoCommitAcks, boolean preAcknowledge, int minLargeMessageSize, int confirmationWindowSize, long sessionChannelID)
public void sendSubscribeTopology(boolean isServer)
sendSubscribeTopology in interface ClientProtocolManagersendSubscribeTopology in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManagerpublic boolean checkForFailover(String liveNodeID) throws ActiveMQException
checkForFailover in interface ClientProtocolManagercheckForFailover in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManagerActiveMQExceptionprotected org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage updateTransportConfiguration(org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage topMessage)
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.