|
J2ME[tm] Web Services | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
ComplexType
is a special Type instance
used to represent an xsd:complextype defined in a Web Service's
WSDL definition.Element
is a special Object
used to represent an xsd:element defined in a Web Service's
WSDL definition.Element
with the given properties.
Element
with the given properties.
QName
for equality with another
Object
.
FaultDetailException
class
is used to return service specific exception detail values, and
an associated QName
, to a Stub
instance.QName
.
javax.microedition.xml.rpc.FaultDetailHandler
interface is implemented by stubs that handle custom faults.QName
.
QName
.
QName
.
Element
for the
given SOAP fault faultDetailName
, null
if there
is no mapping.
QName
.
Operation
and returns the result.
javax.xml.rpc.JAXRPCException
is thrown from
the core JAX-RPC APIs to indicate an exception related to the
JAX-RPC runtime mechanisms.null
as its
detail message.
MarshalException
is thrown if a
java.io.IOException
occurs while marshalling the remote call
header, arguments or return value for a remote method call.MarshalException
with the specified
detail message.
MarshalException
with the specified
detail message and nested exception.
Operation
instance corresponding to the
operation that is being performed.
Operation
instance corresponding to the
operation that is being performed.
javax.microedition.xml.rpc.Operation
class corresponds to a wsdl:operation defined for a
target service endpoint.QName
represents a qualified name
as defined in the XML specifications: XML Schema Part2:
Datatypes specification, Namespaces
in XML, Namespaces
in XML Errata.QName
constructor specifying the local part.
QName
constructor specifying the Namespace URI
and local part.
QName
constructor specifying the Namespace URI,
local part and prefix.
Remote
interface serves to identify interfaces whose
methods may be invoked from a non-local virtual machine.RemoteException
is the common superclass for a number of
communication-related exceptions that may occur during the execution of a
remote method call.RemoteException
with no specified
detail message.
RemoteException
with the specified
detail message.
RemoteException
with the specified
detail message and nested exception.
ServerException
is thrown as a result of a remote method
invocation when a RemoteException
is thrown while processing
the invocation on the server, either while unmarshalling the arguments,
executing the remote method itself, or marshalling the return value.ServerException
with the specified
detail message.
ServerException
with the specified
detail message and nested exception.
Operation
instance.
javax.xml.rpc.Stub
is the common base interface
for the stub classes.String
representation of this
QName
.
Type
is a type safe enumeration of allowable
types that are used to identify simple types defined in a Web Service's
WSDL definition.maxOccurs
is unbounded.
QName
derived from parsing the formatted
String
.
|
J2ME[tm] Web Services | ||||||||||
PREV NEXT | FRAMES NO FRAMES |