Uses of Package
net.sf.asterisk.io

Packages that use net.sf.asterisk.io
net.sf.asterisk.fastagi Provides an implementaion of Asterisk's FastAGI. 
net.sf.asterisk.fastagi.impl Provides private implementations for interfaces defined in the net.sf.asterisk.fastagi package. 
net.sf.asterisk.io Provides a facade to java.io. 
net.sf.asterisk.io.impl Provides private implementations for interfaces defined in the net.sf.asterisk.io package. 
net.sf.asterisk.manager Provides an implementaion of Asterisk's Manager API. 
net.sf.asterisk.manager.impl Provides private implementations for interfaces defined in the net.sf.asterisk.manager package. 
 

Classes in net.sf.asterisk.io used by net.sf.asterisk.fastagi
ServerSocketFacade
          The ServerSocketFacade provides operations to accept client connections over TCP/IP sockets.
It hides the details of the underlying I/O system used for server socket communication.
SocketConnectionFacade
          The SocketConnectionFacade provides read and write operation for communication over TCP/IP sockets.
It hides the details of the underlying I/O system used for socket communication.
 

Classes in net.sf.asterisk.io used by net.sf.asterisk.fastagi.impl
SocketConnectionFacade
          The SocketConnectionFacade provides read and write operation for communication over TCP/IP sockets.
It hides the details of the underlying I/O system used for socket communication.
 

Classes in net.sf.asterisk.io used by net.sf.asterisk.io
SocketConnectionFacade
          The SocketConnectionFacade provides read and write operation for communication over TCP/IP sockets.
It hides the details of the underlying I/O system used for socket communication.
 

Classes in net.sf.asterisk.io used by net.sf.asterisk.io.impl
ServerSocketFacade
          The ServerSocketFacade provides operations to accept client connections over TCP/IP sockets.
It hides the details of the underlying I/O system used for server socket communication.
SocketConnectionFacade
          The SocketConnectionFacade provides read and write operation for communication over TCP/IP sockets.
It hides the details of the underlying I/O system used for socket communication.
 

Classes in net.sf.asterisk.io used by net.sf.asterisk.manager
SocketConnectionFacade
          The SocketConnectionFacade provides read and write operation for communication over TCP/IP sockets.
It hides the details of the underlying I/O system used for socket communication.
 

Classes in net.sf.asterisk.io used by net.sf.asterisk.manager.impl
SocketConnectionFacade
          The SocketConnectionFacade provides read and write operation for communication over TCP/IP sockets.
It hides the details of the underlying I/O system used for socket communication.
 



Copyright © 2004-2005 Stefan Reuter. All Rights Reserved.