Package List for source pertaining to the implementation of WSRM and WS-Eventing
3/29/2005
@ the Community Grids Lab - Indiana University

This documentation provides information regarding the API related to the implementation of Web Service specifications.

See:
          Description

Packages
cgl.narada.wsinfra This package contains interfaces which relate to processing SOAP messages.
cgl.narada.wsinfra.benchmark Benchmarking of some of the capabilities/functionalities contained within the WsInfra set of packages.
cgl.narada.wsinfra.deployment Contains a prototype deployment container that provides classic one-way message exchange between service endpoints.
cgl.narada.wsinfra.deployment.axis This package contains classes that provide axis proxy and handler base deployment implementations.
cgl.narada.wsinfra.deployment.axis.wse This package contains Wse Sink, Wse Source and Wse Subscription Manager Web services classes.
cgl.narada.wsinfra.deployment.axis.wse.handler This package contains AXIS Handlers for WseSink, WseSource and WseSubscription Manager.
cgl.narada.wsinfra.deployment.axis.wse.proxy This package contains AXIS Proxy Web Services for Wse Sink, Wse Source and Wse Subscription Manager classes.
cgl.narada.wsinfra.deployment.axis.wsrm This package contains classes that provide Web Service Reliable-Messaging implementations.
cgl.narada.wsinfra.deployment.axis.wsrm.handler This package contains classes that provide handler implementations for Web Service Reliable-Messaging .
cgl.narada.wsinfra.deployment.axis.wsrm.proxy This package contains classes that provide proxy implementations for Web Service Reliable-Messaging .
cgl.narada.wsinfra.deployment.impl Implementations of interfaces contained within the deployment package.
cgl.narada.wsinfra.exception Exceptions thrown by various classes in response to specific error/exception scenarios.
cgl.narada.wsinfra.schemas.addressing Java representations of schema types outlined in the WS-Addressing specification.
cgl.narada.wsinfra.schemas.addressing.impl Implementations of Java interfaces corresponding to schema types outlined in the WS-Addressing specification.
cgl.narada.wsinfra.schemas.eventing Java representations of schema types schema types outlined in the WS-Eventing specification.
cgl.narada.wsinfra.schemas.eventing.impl Implementations of Java interfaces corresponding to schema types outlined in the WS-Eventing specification.
cgl.narada.wsinfra.schemas.policy Java representations of schema types outlined in the WS-Policy specification.
cgl.narada.wsinfra.schemas.policy.impl Implementations of Java interfaces corresponding to schema types outlined in the WS-Policy specification.
cgl.narada.wsinfra.schemas.soap Java representations of schema types outlined in the SOAP specification.
cgl.narada.wsinfra.schemas.soap.impl Implementations of Java interfaces corresponding to schema types outlined in the SOAP specification.
cgl.narada.wsinfra.schemas.utility Java representations of schema types outlined for XML utilities.
cgl.narada.wsinfra.schemas.utility.impl Implementations of Java interfaces corresponding to schema types outlined for XML utilities.
cgl.narada.wsinfra.schemas.wsrm Java representations of schema types outlined in the WSRM specification.
cgl.narada.wsinfra.schemas.wsrm.impl Implementations of Java interfaces corresponding to schema types outlined in the WSRM specification.
cgl.narada.wsinfra.util Several utility classes that are needed by components implementing various specifications are included here.
cgl.narada.wsinfra.wsa Contains interfaces and classes related to the rules govern WS-Addressing.
cgl.narada.wsinfra.wsa.impl Implementations of interfaces related to the rules govern WS-Addressing.
cgl.narada.wsinfra.wse Interfaces and base classes related to the implementation of the WS-Eventing specification.
cgl.narada.wsinfra.wse.impl Implementations of Interfaces related to the implementation of the WS-Eventing specification.
cgl.narada.wsinfra.wse.matching Interfaces and classes corresponding to matching functions, subscription validations and subscription entries that are pertinent to the management of subscriptions within the WS-Eventing specification.
cgl.narada.wsinfra.wse.matching.capability Implementation of matching capabilities related to various subscription formats supported within this implementation.
cgl.narada.wsinfra.wsp Utility classes related to WS-Policy processing.
cgl.narada.wsinfra.wsrm Interfaces and base classes related to the implementation of the WS-ReliableMessaging specification.
cgl.narada.wsinfra.wsrm.impl Implementations of Interfaces related to the implementation of the WS-ReliableMessaging specification.
cgl.narada.wsinfra.wsrm.storage Encapsulates funcationality related to the storage of events, retrieval of sequence information, sequence numbers etc.
cgl.narada.wsinfra.wsrm.storage.impl Implementation of interfaces defined in the storage package which includes interfaces and abstract classes that encapsulate funcationality related to the storage of events, retrieval of sequence information, sequence numbers etc.
cgl.narada.wsinfra.wsrm.storage.impl.test A package which includes classes related to the implementation of the storage interfaces.

 

This documentation provides information regarding the API related to the implementation of Web Service specifications. For additional information regarding this software please see the docs directory of the distribution.