org.mule.transport.xmpp.config
Class XmppNamespaceHandler.RequireNickname

java.lang.Object
  extended by org.mule.transport.xmpp.config.XmppNamespaceHandler.RequireNickname
All Implemented Interfaces:
PreProcessor
Enclosing class:
XmppNamespaceHandler

public static class XmppNamespaceHandler.RequireNickname
extends Object
implements PreProcessor


Constructor Summary
XmppNamespaceHandler.RequireNickname()
           
 
Method Summary
 void preProcess(PropertyConfiguration config, Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmppNamespaceHandler.RequireNickname

public XmppNamespaceHandler.RequireNickname()
Method Detail

preProcess

public void preProcess(PropertyConfiguration config,
                       Element element)
Specified by:
preProcess in interface PreProcessor


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.