Package org.apache.activemq.artemis.spi.core.remoting
package org.apache.activemq.artemis.spi.core.remoting
-
ClassDescriptionAbstract connectorAn Acceptor is used by the RemotingService to allow clients to connect.A factory for creating acceptors.BaseConnectionLifeCycleListener<ProtocolClass>A ConnectionLifeCycleListener is called by the remoting implementation to notify of connection events.A BufferHandler that will handle buffers received by an acceptor.The connection used by a channel to write data to.Deprecated.A Connector is used by the client for creating and controlling a connection.A ConnectorFactory is used by the client for creating connectors.
ClientConnectionLifeCycleListener
instead.