| Package | Description |
|---|---|
| tigase.net | |
| tigase.server |
The main package with top level API for server side components.
|
| tigase.server.xmppclient | |
| tigase.server.xmppcomponent |
| Modifier and Type | Method and Description |
|---|---|
SocketType |
ConnectionOpenListener.getSocketType()
Method description
|
static SocketType |
SocketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocketType[] |
SocketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionManager.socketAccepted(IO serv,
SocketType type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClientConnectionManager.socketAccepted(XMPPIOService serv,
SocketType type) |
| Modifier and Type | Field and Description |
|---|---|
SocketType |
ComponentConnectionManager.PORT_SOCKET_PROP_VAL
Field description
|
Copyright © 2018 "Tigase, Inc.". All rights reserved.