}
chain.add(new DispatchLogicalHandlerInterceptor(jaxwsBinding));
}
if (getBinding() instanceof SOAPBinding) {
chain.add(new SoapPreProtocolOutInterceptor());
}
chain.add(new MessageSenderInterceptor());
chain.add(new DispatchOutDatabindingInterceptor(mode));