|
Openfire 3.8.2 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ComponentSession
Represents a session between the server and an external component.
| Nested Class Summary | |
|---|---|
static interface |
ComponentSession.ExternalComponent
The ExternalComponent acts as a proxy of the remote connected component. |
| Field Summary |
|---|
| Fields inherited from interface org.jivesoftware.openfire.session.Session |
|---|
MAJOR_VERSION, MINOR_VERSION, STATUS_AUTHENTICATED, STATUS_CLOSED, STATUS_CONNECTED |
| Method Summary | |
|---|---|
ComponentSession.ExternalComponent |
getExternalComponent()
|
| Methods inherited from interface org.jivesoftware.openfire.session.Session |
|---|
close, deliverRawText, getAddress, getCreationDate, getHostAddress, getHostName, getLastActiveDate, getNumClientPackets, getNumServerPackets, getServerName, getStatus, getStreamID, isClosed, isSecure, process, validate |
| Method Detail |
|---|
ComponentSession.ExternalComponent getExternalComponent()
|
Openfire 3.8.2 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||