|
JSR 172 - J2ME[tm] Web Services | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Element | |
| javax.microedition.xml.rpc | |
| Uses of Element in javax.microedition.xml.rpc |
| Fields in javax.microedition.xml.rpc declared as Element | |
Element[] |
ComplexType.elements
The set of xsd:element objects which make up this ComplexType |
| Methods in javax.microedition.xml.rpc that return Element | |
Element |
FaultDetailHandler.handleFault(QName faultDetailName)
Returns the type description, as an Element for the
given SOAP fault faultDetailName, null if there
is no mapping. |
| Methods in javax.microedition.xml.rpc with parameters of type Element | |
static Operation |
Operation.newInstance(QName name,
Element input,
Element output)
Returns an Operation instance corresponding to the
operation that is being performed. |
static Operation |
Operation.newInstance(QName name,
Element input,
Element output)
Returns an Operation instance corresponding to the
operation that is being performed. |
static Operation |
Operation.newInstance(QName name,
Element input,
Element output,
FaultDetailHandler faultDetailHandler)
Returns an Operation instance corresponding to the
operation that is being performed. |
static Operation |
Operation.newInstance(QName name,
Element input,
Element output,
FaultDetailHandler faultDetailHandler)
Returns an Operation instance corresponding to the
operation that is being performed. |
|
JSR 172 - J2ME[tm] Web Services | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||