|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOService | |
|---|---|
| tigase.net | |
| tigase.server.bosh | |
| tigase.server.ext | |
| tigase.server.xmppserver | |
| 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 | |
|---|---|
static void |
SocketThread.addSocketService(IOService<?> s)
Method description |
void |
SocketThread.addSocketServicePriv(IOService<?> s)
Method description |
static void |
SocketThread.removeSocketService(IOService<Object> s)
Method description |
| 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.server.ext |
|---|
| Subclasses of IOService in tigase.server.ext | |
|---|---|
class |
ComponentIOService
Created: Jun 14, 2010 12:05:41 PM |
| Uses of IOService in tigase.server.xmppserver |
|---|
| Subclasses of IOService in tigase.server.xmppserver | |
|---|---|
class |
S2SIOService
Created: Jun 14, 2010 12:30:53 PM |
| Uses of IOService in tigase.xmpp |
|---|
| Subclasses of IOService in tigase.xmpp | |
|---|---|
class |
XMPPIOService<RefObject>
Describe class XMPPIOService here. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||