Class WsAddressingConfig

java.lang.Object
org.somda.sdc.dpws.soap.wsaddressing.WsAddressingConfig

public class WsAddressingConfig extends Object
Configuration of the WS-Addressing package.
See Also:
  • Field Details

    • MESSAGE_ID_CACHE_SIZE

      public static final String MESSAGE_ID_CACHE_SIZE
      Controls the maximum amount of cached SOAP messages for SOAP message duplication detection.
      See Also:
    • IGNORE_MESSAGE_IDS

      public static final String IGNORE_MESSAGE_IDS
      Set to true to let servers ignore message ids.
      See Also:
  • Constructor Details

    • WsAddressingConfig

      public WsAddressingConfig()