J2ME[tm] Web Services

Uses of Class
javax.microedition.xml.rpc.Operation

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

Submit a comment or suggestion Version 1.0 of J2ME Web Services Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved. Use is subject to license terms.