Package com.ibm.wsspi.container.binding
Interface Summary
| Interface | Description |
|---|---|
| Binding | The configuration of a binding. |
| BindingManager<B extends Binding,I,O> | Manages the ServiceProviders for a given Binding. |
| Invoker<I> | Handles the invocation of an operation through a specified communication protocol. |
| Service<M> | The declaration of a service. |
| ServiceProvider<B extends Binding,I,O> | Manages the runtime behavior of a Service through the SPI. |
Exception Summary
| Exception | Description |
|---|---|
| EndpointException | Exception thrown during endponit creation and management. |
Version:
1.1.0