|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
class |
ZLibIO
Created: Jul 29, 2009 11:58:02 AM |
Methods in tigase.io with parameters of type IOInterface | |
---|---|
void |
SampleSocketThread.addIOInterface(IOInterface s)
|
void |
SampleSocketThread.SocketHandler.handleIOInterface(IOInterface ioIfc)
|
void |
TelnetServer.handleIOInterface(IOInterface ioifc)
|
void |
TelnetClient.handleIOInterface(IOInterface ioifc)
|
void |
SampleSocketThread.removeIOInterface(IOInterface s)
|
Constructors in tigase.io with parameters of type IOInterface | |
---|---|
TLSIO(IOInterface ioi,
TLSWrapper wrapper)
Constructs ... |
|
ZLibIO(IOInterface ioi,
int level)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |