com.francetelecom.admindm.api
Interface RPCDecoder
- All Known Implementing Classes:
- FaultDecoder, InformResponseDecoder
public interface RPCDecoder
The Interface RPCDecoder.
decode
RPCMethod decode(org.kxml2.kdom.Element element)
throws Fault,
org.xmlpull.v1.XmlPullParserException
- Decode.
- Parameters:
element - the element
- Returns:
- the rPC method
- Throws:
Fault - the decoder exception
org.xmlpull.v1.XmlPullParserException - the xml pull parser exception
Copyright © 2011 FranceTelecom. All Rights Reserved.