com.francetelecom.admindm.soap
Class FaultEncoder

java.lang.Object
  extended by com.francetelecom.admindm.soap.FaultEncoder
All Implemented Interfaces:
RPCEncoder

public class FaultEncoder
extends java.lang.Object
implements RPCEncoder

The Class FaultEncoder.


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

FaultEncoder

public FaultEncoder()
Method Detail

encode

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

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


Copyright © 2011 FranceTelecom. All Rights Reserved.