Class ClientConfig

java.lang.Object
org.somda.sdc.dpws.client.ClientConfig

public class ClientConfig extends Object
Configuration keys for the client.
See Also:
  • Field Details

    • MAX_WAIT_FOR_RESOLVE_MATCHES

      public static final String MAX_WAIT_FOR_RESOLVE_MATCHES
      Controls maximum waiting time to get ResolveMatches information fetched from WS-Discovery.
      See Also:
    • AUTO_RESOLVE

      public static final String AUTO_RESOLVE
      Configures auto-resolve for probes and hellos without XAddrs.
      See Also:
  • Constructor Details

    • ClientConfig

      public ClientConfig()