Uses of Interface
de.mud.jta.event.SocketListener

Packages that use SocketListener
de.mud.jta.plugin   
 

Uses of SocketListener in de.mud.jta.plugin
 

Classes in de.mud.jta.plugin that implement SocketListener
 class Socket
          The socket plugin acts as the data source for networked operations.
 class Timeout
          The timeout plugin looks at the incoming and outgoing data stream and tries to close the connection gracefully if the timeout occured or if not graceful exit command was configured simply closed the connection.