Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


Uses of Package
oracle.webservices.model

Packages that use oracle.webservices.model
oracle.webservices.mdds   
oracle.webservices.model This package contains the API for a generic model of a Webservice. 
oracle.webservices.provider This package contains the interfaces and classes needed to implement Provider based endpoints. 

 

Classes in oracle.webservices.model used by oracle.webservices.mdds
Model
          This is the root component of a model.
Operation
          Instances of this interface represent webservice operations in the model.
Port
          Instances of this interface represent webservice ports in the model.

 

Classes in oracle.webservices.model used by oracle.webservices.model
Component
          The base interface for all components of the model.
Factory
          Abstract interface for model factories.
Message
          Implementations of this interface will represent messages in the model.
Model
          This is the root component of a model.
Operation
          Instances of this interface represent webservice operations in the model.
Port
          Instances of this interface represent webservice ports in the model.
SerializationException
          This exception to returned by operations that perform either serialization or deserialization of the model.
Serializer
          Implementations of this interface are responsible for creating, marshalling and unmarshalling components and extensions.
Service
          Implementations of this interface represent WSDL services within the model.

 

Classes in oracle.webservices.model used by oracle.webservices.provider
Model
          This is the root component of a model.

 


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.