|
J2ME[tm] Web Services | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
javax.microedition.xml.rpc |
Uses of Operation in javax.microedition.xml.rpc |
Methods in javax.microedition.xml.rpc that return Operation | |
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. |
|
J2ME[tm] Web Services | ||||||||||
PREV NEXT | FRAMES NO FRAMES |