Package org.idoox.wasp.config

Deprecated. Provides interfaces used for configuring service endpoints and stubs.

See:
          Description

Interface Summary
ProcessingConfiguration Deprecated. See new Runtime Publishing API (Processing)
WASPConfiguration Deprecated. See new Runtime Publishing API (Processing)
 

Class Summary
ProcessingConfiguration.Header This class represents header in a SOAP message.
ProcessingConfiguration.HeaderProcessorEntry Structure representing one header processor with the array of header QNames this processor understands.
ProcessingConfiguration.InterceptorEntry Structure representing one interceptor with its direction.
ProcessingConfiguration.Schema Class represents XML schema location and it's namespace.
 

Package org.idoox.wasp.config Description

Deprecated. Provides interfaces used for configuring service endpoints and stubs.

This package is deprecated. Use the new Runtime Publishing API (org.systinet.wasp.webservice.Registry, org.systinet.wasp.webservice.ServiceEndpoint, org.systinet.wasp.webservice.ServiceClient ).