| Package | Description |
|---|---|
| tigase.net | |
| tigase.server.bosh | |
| tigase.server.ext | |
| tigase.server.websocket | |
| tigase.server.xmppserver | |
| tigase.xmpp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IOServiceListener<IO extends IOService<?>>
Describe interface IOServiceListener here.
|
| Modifier and Type | Method and Description |
|---|---|
IOService<?> |
IOService.call() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SocketThread.addSocketService(IOService<?> s)
Method description
|
void |
SocketThread.addSocketServicePriv(IOService<?> s)
Method description
|
static void |
SocketThread.removeSocketService(IOService<Object> s)
Method description
|
void |
SocketThread.removeSocketServicePriv(IOService<?> s) |
| Modifier and Type | Method and Description |
|---|---|
void |
IOService.setIOServiceListener(IOServiceListener<IOService<RefObject>> sl)
Method description
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoshIOService
Describe class BoshIOService here.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentIOService
Created: Jun 14, 2010 12:05:41 PM
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketXMPPIOService<RefObject>
Class implements basic support for WebSocket protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
S2SIOService
Created: Jun 14, 2010 12:30:53 PM
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMPPIOService<RefObject>
Describe class XMPPIOService here.
|
| Modifier and Type | Method and Description |
|---|---|
IOService<?> |
XMPPIOService.call() |
Copyright © 2017 "Tigase, Inc.". All rights reserved.