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