com.francetelecom.admindm.getRPCMethods
Class GetRPCMethodsDecoder

java.lang.Object
  extended by com.francetelecom.admindm.getRPCMethods.GetRPCMethodsDecoder
All Implemented Interfaces:
RPCDecoder

public final class GetRPCMethodsDecoder
extends java.lang.Object
implements RPCDecoder

The Class GetRPCMethodsDecoder.


Constructor Summary
protected GetRPCMethodsDecoder(RPCMethodMngService pMng)
          The Constructor.
 
Method Summary
 RPCMethod decode(org.kxml2.kdom.Element element)
          Decode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetRPCMethodsDecoder

protected GetRPCMethodsDecoder(RPCMethodMngService pMng)
The Constructor.

Parameters:
pMng - the mng
Method Detail

decode

public RPCMethod decode(org.kxml2.kdom.Element element)
Decode.

Specified by:
decode in interface RPCDecoder
Parameters:
element - the element
Returns:
the RPC method


Copyright © 2011 FranceTelecom. All Rights Reserved.