Uses of Package
com.swiftmq.swiftlet.net
Packages that use com.swiftmq.swiftlet.net
-
Classes in com.swiftmq.swiftlet.net used by com.swiftmq.net.client
-
Classes in com.swiftmq.swiftlet.net used by com.swiftmq.swiftlet.netClassDescriptionAn abstract connection.The ConnectionManager is responsible for registering and managing connections.A ConnectionMetaData object describes a connection and is a base class for other meta data classes.A ConnectorMetaData object describes a TCP connector.An InboundHandler should be registered at a
Connection
from aConnectionListener
during theconnected()
call.A IntraVMListenerMetaData object describes an intra-VM listener.A ListenerMetaData object describes a TCP listener. -
Classes in com.swiftmq.swiftlet.net used by com.swiftmq.swiftlet.net.eventClassDescriptionAn abstract connection.A ConnectionVetoException must be thrown by a
ConnectionListener
when a connection could not be accepted for any Swiftlet specific reasons, e.g.