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, setExecutor, 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(int clientVersion, String name, String username, String password, boolean xa, boolean autoCommitSends, boolean autoCommitAcks, boolean preAcknowledge, int minLargeMessageSize, int confirmationWindowSize, long sessionChannelID, String clientID)
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 © 2021 The Apache Software Foundation. All rights reserved.