Package com.raritantechnologies.federated.SOAP

Contains classes for a SOAP Federated Search Source - can search sources that use the Simple Object Access Protocol.

See:
          Description

Interface Summary
ISOAPContext Adds properties to a SOAP implementation object.
ISOAPMethodSequence Represents an ordered sequence of SOAP method calls.
 

Class Summary
ComplexSOAPParam Represents a SOAP parameter used for SOAP messaging that can contain nested SOAP elements.
ExplicitSOAPMethod SOAPBody is contained explicitly in the configuration XML.
FormattedSOAPParam Uses the RTI format utilities to create a SOAPParam.
ProgramSOAPMethodSequence generates an ordered sequence of SOAP method names.
RaritanSOAPWorker
SOAPMethod Represents a SOAP Method used for SOAP messaging.
SOAPMethodSequence Represents an ordered sequence of SOAP method calls.
SOAPParam Models a simple SOAP parameter.
SOAPQueryProcessor Implements IQueryProcessor by send the query to a SOAP service.
SOAPResponseProcess Bean object used to hold parameters used for SOAP response processing.
SOAPSearchField Represents a SOAP Search field.
SOAPSearchSource Describes a SOAP search source.
SOAPSearchSourceFactory Responsible for constructing SOAPSearchSource objects from <SourceType> XML tags.
SOAPUtils Contains some basic SOAP utility methods.
 

Package com.raritantechnologies.federated.SOAP Description

Contains classes for a SOAP Federated Search Source - can search sources that use the Simple Object Access Protocol.