com.francetelecom.admindm.soap
Class FaultDecoder

java.lang.Object
  extended by com.francetelecom.admindm.soap.FaultDecoder
All Implemented Interfaces:
RPCDecoder

public class FaultDecoder
extends java.lang.Object
implements RPCDecoder

The Class FaultDecoder.


Constructor Summary
FaultDecoder()
           
 
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

FaultDecoder

public FaultDecoder()
Method Detail

decode

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

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


Copyright © 2011 FranceTelecom. All Rights Reserved.