|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
index.
ArraySerializer can
be used to serialize and deserialize
arrays using the SOAP-ENC encoding style.AutonomousProvider extends the Provider
interface for a provider that defines its own services.Base64Serializer
is used to serialize and deserialize
byte arrays using the SOAP-ENC encoding style.BeanSerializer can be
used to serialize and deserialize
JavaBeans using the SOAP-ENC encoding style.Body object represents the contents and semantics
of a <SOAP-ENV:Body> element.Call object represents an RPC call.ConfigManager is responsible for saving and
loading the list of deployed services or providers.ContainerContext defines the context of the container
in which the SOAP server is running.DeploymentDescriptor implements the core
deployment descriptor methods in Oracle SOAP.Deserializer ...Envelope object represents the contents and semantics
of an <SOAP-ENV:Envelope> element.Fault object represents the contents and semantics
of a <SOAP-ENV:Fault> element.ServiceDeploymentDescriptor with information
from the given document, which is the XML representation of the
descriptor.
Handler defines the interface for a pluggable handler
in the SOAP server.HashtableSerializer
can be used to serialize and
deserialize Hashtables using the SOAP-ENC
encoding style.Header object represents the contents and semantics
of a <SOAP-ENV:Header> element.Logger defines the capabilities that must be supported
by a logger implementation.MapSerializer can be used
to serialize and
deserialize Maps using the SOAP-ENC
encoding style.MimePartSerializer
can be used to serialize
Java's InputStream, JavaMail's MimeBodyPart and
Java Activation Framework's DataSource and DataHandler objects
from/to multipart Mime attachments to the SOAP message.OracleSOAPContext extends SOAPContext to provide additional
context for a SOAP service
request.Parameter represents an argument to an RPC
call.ParameterSerializer
is used to serialize and deserialize
parameters using the SOAP-ENC encoding style.Provider defines the capabilities that must be supported
for each type of service provider, such as Java class,
stored procedure, or EJB.ProviderDeploymentDescriptor
defines the deployment information
for a specific provider.QName represents a fully-qualified name.Relay object is used by TcpTunnel
and TcpTunnelGui to relay bytes from an
InputStream to a OutputStream.RequestContext defines all of the context for a SOAP request,
including information that is passed to the provider and information that
the provider must set before returning.Response object represents an RPC response.RPC.RPCMessage is the base class that Call and
Response extend from.Serializer ...ServiceDeploymentDescriptor defines the deployment information
for a SOAP service, independent of its provider type.SOAP-ENC encoding style.SOAPMappingRegistry object
is an
XMLJavaMappingRegistry with pre-registered
serializers and deserializers to support SOAP.SOAPServerContext defines the context of the SOAP server
that is independent of the type of container in which the server is
running.TcpTunnel object listens on the given port,
and once Start is pressed, will forward all bytes
to the given host and port.TcpTunnelGui object listens on the given port,
and once Start is pressed, will forward all bytes
to the given host and port.UrTypeDeserializer
deserializes xsd:ur-type
objects, but right now only deals with nulls.VectorSerializer
can be used to serialize (but not
deserialize) Vectors and Enumerations using the SOAP-ENC
encoding style.XMISerializer ...XMLJavaMappingRegistry
...XMLParameterSerializer is used to serialize and deserialize
parameters using the literal xml encoding style.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||