|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TLSEventHandler | |
|---|---|
| tigase.io | |
| tigase.net | |
| tigase.server.bosh | |
| tigase.server.ext | |
| tigase.server.websocket | |
| tigase.server.xmppserver | |
| tigase.xmpp | |
| Uses of TLSEventHandler in tigase.io |
|---|
| Constructors in tigase.io with parameters of type TLSEventHandler | |
|---|---|
TLSWrapper(SSLContext sslc,
TLSEventHandler eventHandler,
String[] sslProtocols,
boolean clientMode,
boolean wantClientAuth)
Creates a new TLSWrapper instance. |
|
| Uses of TLSEventHandler in tigase.net |
|---|
| Classes in tigase.net that implement TLSEventHandler | |
|---|---|
class |
IOService<RefObject>
IOService offers thread safe
call() method execution, however you must be prepared that other
methods can be called simultaneously like
stop(),
getProtocol() or
isConnected(). |
| Uses of TLSEventHandler in tigase.server.bosh |
|---|
| Classes in tigase.server.bosh that implement TLSEventHandler | |
|---|---|
class |
BoshIOService
Describe class BoshIOService here. |
| Uses of TLSEventHandler in tigase.server.ext |
|---|
| Classes in tigase.server.ext that implement TLSEventHandler | |
|---|---|
class |
ComponentIOService
Created: Jun 14, 2010 12:05:41 PM |
| Uses of TLSEventHandler in tigase.server.websocket |
|---|
| Classes in tigase.server.websocket that implement TLSEventHandler | |
|---|---|
class |
WebSocketXMPPIOService<RefObject>
Class implements basic support for WebSocket protocol. |
| Uses of TLSEventHandler in tigase.server.xmppserver |
|---|
| Classes in tigase.server.xmppserver that implement TLSEventHandler | |
|---|---|
class |
S2SIOService
Created: Jun 14, 2010 12:30:53 PM |
| Uses of TLSEventHandler in tigase.xmpp |
|---|
| Classes in tigase.xmpp that implement TLSEventHandler | |
|---|---|
class |
XMPPIOService<RefObject>
Describe class XMPPIOService here. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||