com.francetelecom.admindm.inform
Class InformEncoder

java.lang.Object
  extended by com.francetelecom.admindm.inform.InformEncoder
All Implemented Interfaces:
RPCEncoder

public final class InformEncoder
extends java.lang.Object
implements RPCEncoder

The Class InformEncoder.


Constructor Summary
InformEncoder()
           
 
Method Summary
 org.kxml2.kdom.Element encode(RPCMethod method)
          encode the RPCMethod.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InformEncoder

public InformEncoder()
Method Detail

encode

public org.kxml2.kdom.Element encode(RPCMethod method)
encode the RPCMethod.

Specified by:
encode in interface RPCEncoder
Parameters:
method - the method
Returns:
Element
See Also:
RPCEncoder.encode(RPCMethod)


Copyright © 2011 FranceTelecom. All Rights Reserved.