Uses of Package
org.apache.activemq.artemis.spi.core.remoting
Packages that use org.apache.activemq.artemis.spi.core.remoting
Package
Description
-
-
Classes in org.apache.activemq.artemis.spi.core.remoting used by org.apache.activemq.artemis.spi.core.protocolClassDescriptionAn Acceptor is used by the RemotingService to allow clients to connect.A BufferHandler that will handle buffers received by an acceptor.The connection used by a channel to write data to.
-
Classes in org.apache.activemq.artemis.spi.core.remoting used by org.apache.activemq.artemis.spi.core.remotingClassDescriptionAn Acceptor is used by the RemotingService to allow clients to connect.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.A Connector is used by the client for creating and controlling a connection.