| Package | Description |
|---|---|
| tigase.server.bosh | |
| tigase.server.websocket | |
| tigase.server.xmppclient | |
| tigase.xmpp |
| Modifier and Type | Method and Description |
|---|---|
void |
BoshIOService.sendErrorAndStop(Authorization errorCode,
StreamError streamError,
Packet packet,
String errorMsg)
Method description
|
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
WebSocketClientConnectionManager.prepareStreamError(XMPPIOService<Object> serv,
StreamError streamError,
String hostname) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamErrorCounterIOProcessor.ErrorStatisticsHolder.count(StreamError val) |
protected String[] |
ClientConnectionManager.prepareStreamError(XMPPIOService<Object> serv,
StreamError streamError,
String hostname) |
void |
StreamErrorCounterIOProcessor.streamError(XMPPIOService service,
StreamError streamError) |
void |
StreamManagementIOProcessor.streamError(XMPPIOService service,
StreamError streamErrorName) |
void |
RegistrationThrottlingProcessor.streamError(XMPPIOService service,
StreamError streamError) |
void |
XMPPIOProcessor.streamError(XMPPIOService service,
StreamError streamError)
Method called when XMPP stream error is about to be sent
|
| Modifier and Type | Method and Description |
|---|---|
static StreamError |
StreamError.getByCondition(String condition) |
static StreamError |
StreamError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamError[] |
StreamError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 "Tigase, Inc.". All rights reserved.