tigase.jaxmpp.core.client
Class Processor.FeatureNotImplementedResponse

java.lang.Object
  extended by tigase.jaxmpp.core.client.AbstractStanzaHandler
      extended by tigase.jaxmpp.core.client.Processor.FeatureNotImplementedResponse
All Implemented Interfaces:
Runnable
Enclosing class:
Processor

public static class Processor.FeatureNotImplementedResponse
extends AbstractStanzaHandler


Field Summary
protected  Logger log
           
 
Fields inherited from class tigase.jaxmpp.core.client.AbstractStanzaHandler
element, sessionObject, writer
 
Constructor Summary
Processor.FeatureNotImplementedResponse(Element element, PacketWriter writer, SessionObject sessionObject)
           
 
Method Summary
protected  void process()
           
 
Methods inherited from class tigase.jaxmpp.core.client.AbstractStanzaHandler
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final Logger log
Constructor Detail

Processor.FeatureNotImplementedResponse

public Processor.FeatureNotImplementedResponse(Element element,
                                               PacketWriter writer,
                                               SessionObject sessionObject)
Method Detail

process

protected void process()
                throws XMLException,
                       XMPPException
Specified by:
process in class AbstractStanzaHandler
Throws:
XMLException
XMPPException


Copyright © 2006-2012 Tigase. All Rights Reserved.