com.francetelecom.admindm.getRPCMethods
Class GetRPCMethodsResponseEncoder

java.lang.Object
  extended by com.francetelecom.admindm.getRPCMethods.GetRPCMethodsResponseEncoder
All Implemented Interfaces:
RPCEncoder

public class GetRPCMethodsResponseEncoder
extends java.lang.Object
implements RPCEncoder

The Class GetRPCMethodsResponseEncoder.


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

Constructor Detail

GetRPCMethodsResponseEncoder

public GetRPCMethodsResponseEncoder()
Method Detail

encode

public final org.kxml2.kdom.Element encode(RPCMethod method)
Encode.

Specified by:
encode in interface RPCEncoder
Parameters:
method - the method
Returns:
the element


Copyright © 2011 FranceTelecom. All Rights Reserved.