Package org.idoox.transport.config

Provides configuration interfaces of transports.

See:
          Description

Interface Summary
HttpClientConfig A config interface for HTTP client.
HttpsClientConfig A config interface for HTTPS client.
HttpServerConfig A config interface for HTTP server.
HttpsServerConfig A config interface for HTTPS server.
MailConfig A mail config interface contains both - the input and the output.
MailConfig.Input An input configuration.
MailConfig.Output An output configuration.
PopClientConfig A config interface for POP client.
SmtpClientConfig  
TransportConfig A config interface for transport.
 

Package org.idoox.transport.config Description

Provides configuration interfaces of transports.

Configuration interfaces allow to get and set configuration of transports using WSO2 SOA Enablement Server configuration framework (see Configurator and Configurable).