|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOService | |
|---|---|
| tigase.net | |
| tigase.server.bosh | |
| tigase.xmpp | |
| Uses of IOService in tigase.net |
|---|
| Classes in tigase.net with type parameters of type IOService | |
|---|---|
interface |
IOServiceListener<IO extends IOService>
Describe interface IOServiceListener here. |
| Methods in tigase.net that return IOService | |
|---|---|
IOService |
IOService.call()
Method run is used to perform |
| Methods in tigase.net with parameters of type IOService | |
|---|---|
void |
SocketReadThread.addSocketService(IOService s)
|
void |
SocketReadThread.addSocketServicePriv(IOService s)
|
void |
SocketReadThread.removeSocketService(IOService s)
|
| Method parameters in tigase.net with type arguments of type IOService | |
|---|---|
void |
IOService.setIOServiceListener(IOServiceListener<IOService<RefObject>> sl)
Method description |
| Uses of IOService in tigase.server.bosh |
|---|
| Subclasses of IOService in tigase.server.bosh | |
|---|---|
class |
BoshIOService
Describe class BoshIOService here. |
| Uses of IOService in tigase.xmpp |
|---|
| Subclasses of IOService in tigase.xmpp | |
|---|---|
class |
XMPPIOService<RefObject>
Describe class XMPPIOService here. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||