| Instances are created by the service, which then
sets the handler chain on the binding impl.
This class is made abstract as we don't see a situation when
a BindingImpl has much meaning without binding id.
IOW, for a specific binding there will be a class
extending BindingImpl, for example SOAPBindingImpl.
The spi Binding interface extends Binding.
author: WS Development Team |