Package org.apache.activemq.transport.tcp
TCP/IP based Transport implementation.
-
Interface Summary Interface Description TimeStampStream -
Class Summary Class Description QualityOfServiceUtils Utilities for determining the values for the bits in the headers of the outgoing TCP/IP packets that indicate Traffic Class for use in Quality of Service forwarding policies.ResponseHolder ResponseHolder utilitySslTransport A Transport class that uses SSL and client-side certificate authentication.SslTransportFactory An implementation of the TcpTransportFactory using SSL.SslTransportServer An SSL TransportServer.TcpBufferedInputStream An optimized buffered input stream for TcpTcpBufferedOutputStream An optimized buffered outputstream for TcpTcpTransport An implementation of theTransport
interface using raw tcp/ipTcpTransport.InitBuffer TcpTransportFactory TcpTransportServer A TCP based implementation ofTransportServer
-
Exception Summary Exception Description ExceededMaximumConnectionsException Thrown to indicate that theTcpTransportServer.maximumConnections
property has been exceeded.