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.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.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.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.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.