Class WsDiscoveryConfig

    • Field Detail

      • MAX_WAIT_FOR_PROBE_MATCHES

        public static final String MAX_WAIT_FOR_PROBE_MATCHES
        Controls the maximum waiting time for ProbeMatches messages.
        See Also:
        Constant Field Values
      • MAX_WAIT_FOR_RESOLVE_MATCHES

        public static final String MAX_WAIT_FOR_RESOLVE_MATCHES
        Controls the maximum waiting time for ResolveMatches messages.
        See Also:
        Constant Field Values
      • PROBE_MATCHES_BUFFER_SIZE

        public static final String PROBE_MATCHES_BUFFER_SIZE
        Controls the maximum buffer size for incoming ProbeMatches messages.
        See Also:
        Constant Field Values
      • RESOLVE_MATCHES_BUFFER_SIZE

        public static final String RESOLVE_MATCHES_BUFFER_SIZE
        Controls the maximum buffer size for incoming ResolveMatches messages.
        See Also:
        Constant Field Values
    • Constructor Detail

      • WsDiscoveryConfig

        public WsDiscoveryConfig()