|
JSR 172 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FaultDetailHandler
The javax.microedition.xml.rpc.FaultDetailHandler
interface is implemented by stubs that handle custom faults.
| Method Summary | |
|---|---|
Element |
handleFault(QName faultDetailName)
Returns the type description, as an Element for the
given SOAP fault faultDetailName, null if there
is no mapping. |
| Method Detail |
|---|
Element handleFault(QName faultDetailName)
Element for the
given SOAP fault faultDetailName, null if there
is no mapping.
faultDetailName - the QName of the SOAP fault
detail element
Element object describing the type to which
faultDetailName is to be mapped, or, null
if there is no mapping.
|
JSR 172 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||