com.multisoftgroup.jerry.jabber.xmpp.client
Class X
java.lang.Object
com.multisoftgroup.jerry.jabber.xmpp.DefaultSessionProcessor
com.multisoftgroup.jerry.jabber.xmpp.client.X
- All Implemented Interfaces:
- SessionProcessor
public class X
- extends DefaultSessionProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X
public X()
process
public void process(IMSession session,
Object message)
throws Exception
- Specified by:
process in interface SessionProcessor- Overrides:
process in class DefaultSessionProcessor
- Throws:
Exception