|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.echomine.jabber.Jabber
public class Jabber
creates sessions for you. This is where you can override the methods to return your own JabberSessions if you have one.
| Constructor Summary | |
|---|---|
Jabber()
|
|
| Method Summary | |
|---|---|
JabberSession |
createSession(JabberContext context)
|
JabberSession |
createSession(JabberContext context,
JabberMessageParser parser)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Jabber()
| Method Detail |
|---|
public JabberSession createSession(JabberContext context)
public JabberSession createSession(JabberContext context,
JabberMessageParser parser)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||