Package org.indy.io

Interface Summary
IOHandler An IOHandler wraps an underlying communications mechanism and provides access to its IO facilities and some convinivence methods.
IOHandlerListener Listens for events from IOHandlers
 

Class Summary
AbstractIOHandler A skeleton implementation of IOHandler.
IOHandlerSocket An implementation of IOHandler that handles IO for sockets.
ServerIOHandler Description of the Class
ServerIOHandlerSocket Description of the Class
 

Exception Summary
ConnectException Description of the Class
ConnectTimedOutException Description of the Class
IndyIOException  
IndyUnknownHostException Title: Description: Copyright: Copyright (c) 2001 Company:
MaxLineLengthExceededException DOCUMENT ME!
NotConnectedException  
PeerDisconnectedException Description of the Class
ReadTimedOutException Description of the Class
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.