Class ConnectionSpecSelector


  • public final class ConnectionSpecSelector
    extends Object
    Handles the connection spec fallback strategy: When a secure socket connection fails due to a handshake / protocol problem the connection may be retried with different protocols. Instances are stateful and should be created and used for a single connection attempt.