| Interface | Description |
|---|---|
| Context |
The Context is an interface to name-value pair context.
|
| DeploymentListener |
The Deployment Listener is notified of Endpoint deployments.
|
| Endpoint |
Interface that defines an Endpoint.
|
| Error |
Defines the Error interface for the ErrorHandler processError() callback method.
|
| ErrorHandler |
Error handler for delegating error processing to the caller of the MessageHandlerChain
execution.
|
| HttpSecurityHandler |
HttpsSecurityHandler defines a set of methods which can be used by a Http binding.
|
| Interceptor |
The Interceptor used by clients to delegate processing requests.
|
| MessageContext |
The MessageContext interface provides a handle to the message.
|
| SecurityHandler |
The SecurityHandler interface will be used a Binding Component to
secure outgoing Messages and validate incoming messages.
|
| SecurityService |
The Security service is the factory for Security Handlers.
|
| SoapFaultError |
| Class | Description |
|---|---|
| PasswordCredential |
PrivateCredential for a Subject to encapsulate Username and Password information.
|
| Exception | Description |
|---|---|
| HttpErrorResponseException | |
| InvalidConfigurationException |
InvalidConfiguration Exception.
|
| MessageHandlerException |
Generic MessageHandler Exception.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.