Package | Description |
---|---|
tigase.net | |
tigase.server |
The main package with top level API for server side components.
|
tigase.xml |
Simple XML parser implementation.
|
tigase.xmpp |
Modifier and Type | Class and Description |
---|---|
protected class |
SocketThread.ResultsListener |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionManager.serviceStarted(IO service)
Method description
|
void |
AbstractMessageReceiver.setProperties(Map<String,Object> props) |
Modifier and Type | Class and Description |
---|---|
class |
Element
Element - basic document tree node implementation. |
Modifier and Type | Method and Description |
---|---|
void |
SimpleParser.parse(SimpleHandler handler,
char[] data,
int off,
int len)
Method description
|
Object |
SimpleHandler.restoreParserState() |
void |
SimpleHandler.saveParserState(Object state) |
Modifier and Type | Class and Description |
---|---|
class |
ProcessorFactory
ProcessorFactory class contains functionality to load and
provide all classes which are XMPPProcessor extensions (not
abstract extensions) available in classpath. |
Copyright © 2017 "Tigase, Inc.". All rights reserved.