J2ME[tm] Web Services

Package javax.microedition.xml.rpc

Interface Summary
FaultDetailHandler The javax.microedition.xml.rpc.FaultDetailHandler interface is implemented by stubs that handle custom faults.
 

Class Summary
ComplexType The class ComplexType is a special Type instance used to represent an xsd:complextype defined in a Web Service's WSDL definition.
Element The class Element is a special Object used to represent an xsd:element defined in a Web Service's WSDL definition.
Operation The javax.microedition.xml.rpc.Operation class corresponds to a wsdl:operation defined for a target service endpoint.
Type The class Type is a type safe enumeration of allowable types that are used to identify simple types defined in a Web Service's WSDL definition.
 

Exception Summary
FaultDetailException The FaultDetailException class is used to return service specific exception detail values, and an associated QName, to a Stub instance.
 


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.