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