Uses of Interface
tigase.io.IOInterface

Packages that use IOInterface
tigase.io   
 

Uses of IOInterface in tigase.io
 

Classes in tigase.io that implement IOInterface
 class SocketIO
          Describe class SocketIO here.
 class TLSIO
          Describe class TLSIO here.
 

Methods in tigase.io with parameters of type IOInterface
 void SampleSocketThread.addIOInterface(IOInterface s)
           
 void TelnetServer.handleIOInterface(IOInterface ioifc)
           
 void TelnetClient.handleIOInterface(IOInterface ioifc)
           
 void SampleSocketThread.SocketHandler.handleIOInterface(IOInterface ioIfc)
           
 void SampleSocketThread.removeIOInterface(IOInterface s)
           
 

Constructors in tigase.io with parameters of type IOInterface
TLSIO(IOInterface ioi, TLSWrapper wrapper)
           
 



Copyright © 2008 Tigase. All Rights Reserved.