| Package | Description |
|---|---|
| tigase.net | |
| tigase.server |
The main package with top level API for server side components.
|
| tigase.server.ext | |
| tigase.server.xmppclient | |
| tigase.server.xmppcomponent |
| Modifier and Type | Method and Description |
|---|---|
SocketType |
ConnectionOpenListener.getSocketType() |
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 | Field and Description |
|---|---|
protected SocketType |
ConnectionManager.PortConfigBean.socket |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionManager.socketAccepted(IO serv,
SocketType type) |
| Modifier and Type | Method and Description |
|---|---|
SocketType |
CompRepoItem.getSocket() |
| 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
Deprecated.
|
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.