Package List for source pertaining to the implementation of FIRMS 01/23/2006 @ 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.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.wsr This package contains classes that provide WS-Reliability Axis deployment implementations.
cgl.narada.wsinfra.deployment.axis.wsr.handler This package contains classes that provide handler implementations for Web Service WS-Reliability .
cgl.narada.wsinfra.deployment.axis.wsr.proxy This package contains classes that provide proxy implementations for Web Service WS-Reliability.
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.policy Implementations of Java interfaces corresponding to schema policy outlined in the FIRMS specification.
cgl.narada.wsinfra.schemas.policy.impl Implementations of Java interfaces corresponding to schema policy outlined in the FIRMS specification.
cgl.narada.wsinfra.schemas.reference Java representations of schema references outlined in the SOAP specification.
cgl.narada.wsinfra.schemas.reference.impl Java representations of schema references implementation outlined in the SOAP 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.wsr Interfaces and base classes related to the implementation of the WS-Reliability specification.
cgl.narada.wsinfra.schemas.wsr.impl Implementations of Interfaces related to the implementation of the WS-Reliability specification.
cgl.narada.wsinfra.schemas.wsrm Interfaces and base classes related to the implementation of the WS-Reliable Messaging specification.
cgl.narada.wsinfra.schemas.wsrm.impl Implementations of Interfaces related to the implementation of the WS-Reliable Messaging specification.
cgl.narada.wsinfra.util Several utility classes that are needed by components implementing various specifications are included here.
cgl.narada.wsinfra.util.test This package contain utilities tests such as SOAPEnvelope Modifier and SOAPMarshaller classes.
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.wsa.impl.test This package contain WS Addressing test classes.
cgl.narada.wsinfra.wsp Utility classes related to WS-Policy processing.
cgl.narada.wsinfra.wsr This package contains interfaces, constants, Actions, QNames required for ws-reliability
cgl.narada.wsinfra.wsr.impl This package contains implementation of interfaces of ws-reliability
cgl.narada.wsinfra.wsr.impl.test This package contains implementation of interfaces of ws-reliability Test Cases
cgl.narada.wsinfra.wsr.storage This package contains all interfaces required for storage operations of ws-reliability
cgl.narada.wsinfra.wsr.storage.impl This package contains implementation of interfaces required for storage operations of ws-reliability
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.impl.test Implementations of Interfaces related to the implementation of the WS-ReliableMessaging specification Test Cases
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.