ClientLogicalHandlerTube(WSBinding binding, Tube next, HandlerTube cousinTube) This constructor is used on client-side where, SOAPHandlerTube is created
first and then a LogicalHandlerTube is created with a handler to that
SOAPHandlerTube.
This constructor is used on client-side where, SOAPHandlerTube is created
first and then a LogicalHandlerTube is created with a handler to that
SOAPHandlerTube.
With this handle, LogicalHandlerTube can call
SOAPHandlerTube.closeHandlers()