| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.session |
| Modifier and Type | Method and Description |
|---|---|
LocalComponentSession |
SessionManager.createComponentSession(org.xmpp.packet.JID address,
Connection conn) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionManager.removeComponentSession(LocalComponentSession session) |
| Modifier and Type | Method and Description |
|---|---|
static LocalComponentSession |
LocalComponentSession.createSession(String serverName,
org.xmlpull.v1.XmlPullParser xpp,
Connection connection)
Returns a newly created session between the server and a component.
|
LocalComponentSession |
LocalComponentSession.LocalExternalComponent.getSession() |
| Constructor and Description |
|---|
LocalExternalComponent(LocalComponentSession session,
Connection connection) |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.