public class DualChannelPolicyBuilder extends java.lang.Object implements QoSPolicyBuilder
| Constructor and Description |
|---|
DualChannelPolicyBuilder() |
public DualChannelPolicyInterceptor createInboundInterceptor()
createInboundInterceptor in interface QoSPolicyBuilderpublic DualChannelPolicyInterceptor createOutboundInterceptor()
createOutboundInterceptor in interface QoSPolicyBuilderpublic DualChannelPolicyInterceptor createInOutboundInterceptor()
createInOutboundInterceptor in interface QoSPolicyBuilderpublic java.lang.Class<?> getInboundPolicyClass()
getInboundPolicyClass in interface QoSPolicyBuilderpublic java.lang.Class<?> getInOutboundPolicyClass()
getInOutboundPolicyClass in interface QoSPolicyBuilderpublic java.lang.Class<?> getOutboundPolicyClass()
getOutboundPolicyClass in interface QoSPolicyBuilderpublic WSDLAssertionSerializer createSerializer()
createSerializer in interface QoSPolicyBuilderpublic org.ws4d.java.types.QName getInboundAssertionElementName()
getInboundAssertionElementName in interface QoSPolicyBuilderpublic org.ws4d.java.types.QName getOutboundAssertionElementName()
getOutboundAssertionElementName in interface QoSPolicyBuilderpublic org.ws4d.java.types.QName getInOutboundAssertionElementName()
getInOutboundAssertionElementName in interface QoSPolicyBuilderpublic WSDLAssertionParser createParser()
createParser in interface QoSPolicyBuilderpublic QoSPolicy createInboundPolicy()
createInboundPolicy in interface QoSPolicyBuilderpublic QoSPolicy createInboundPolicy(java.lang.Object addInfo)
createInboundPolicy in interface QoSPolicyBuilderpublic QoSPolicy createInOutboundPolicy()
createInOutboundPolicy in interface QoSPolicyBuilderpublic QoSPolicy createInOutboundPolicy(java.lang.Object addInfo)
createInOutboundPolicy in interface QoSPolicyBuilderprotected void enrichPolicy(java.lang.Object addInfo,
DualChannelPolicy policy)
addInfo - inOutPolicy - public DualChannelPolicy createOutboundPolicy()
createOutboundPolicy in interface QoSPolicyBuilderpublic DualChannelPolicy createOutboundPolicy(java.lang.Object addInfo)
createOutboundPolicy in interface QoSPolicyBuilder