All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AuthenticationChallenge HTTP Header Authentication Challenge defined in RFC 7235 Section 2.1AuthenticationChallengeParser Authentication Challenge Parser for RFC 7235 HTTP Header value parsingAuthenticationCredentials Authentication Credentials marker interface for generalized referencesAuthenticationParameter HTTP Header Authentication Parameter defined in RFC 7235 Section 2.1AuthenticationScheme Supported HTTP Authentication SchemesBasicProxyAuthorizationProvider HTTP Basic implementation of Proxy Authorization Provider based on RFC 7617BrokerConfiguration Broker Configuration for creating proxy socket connectionsBrokeredAuthenticationException Brokered Authentication Exception indicates that the proxy server did not accept the provided credentialsBrokeredConnectException Brokered Connect Exception wraps underlying socket communication exceptions and provides additional failure messagesBrokeredSocket Brokered Socket encapsulates Proxy Socket connectivity and provides access to connected Socket propertiesBrokeredSocketFactory Brokered Socket Factory implementation creates Sockets using provided configurationByteBufferEncoder ByteBuffer Encoder reads populated byte array contents of the provided bufferHttpConnectSocketBroker HTTP CONNECT implementation of Socket Broker based on RFC 7231 Section 4.3.6HttpDelimiter Standard delimiters for HTTP requests and responsesHttpHeader HTTP Header definitionHttpHeaders HTTP Headers provides access to a collection of Header elementsHttpRequest HTTP Request with standard propertiesHttpResponse HTTP Response with standard propertiesHttpStatusCode Standard HTTP Status CodesHttpStatusLine HTTP Response Status LinePacketDecoder<T> Packet Decoder interface abstracts object deserialization from an Input StreamPacketDecodingException Packet Decoding Exception indicating failure to read bytes or find expected informationPacketEncoder<T> Packet Encoder interface abstracts object serialization to byte arraysProtocolVersion HTTP Protocol VersionProxyAuthorizationProvider Proxy Authorization Provider supplies credentials for HTTP Request Proxy-Authorization HeadersProxyType Proxy TypeRequestHeader HTTP Request Header defined in supporting protocol standardsRequestMethod HTTP Request MethodsResponseHeader HTTP Response Header defined in supporting protocol standardsSocketBroker Socket Broker handles initial connectivity to a proxy server and the specified remote addressSocks5SocketBroker SOCKS Protocol Version 5 implementation of Socket BrokerSocksAddressType SOCKS 5 Address Type defined in RFC 1928 Section 5SocksAuthenticationMethod SOCKS 5 Authentication Methods according to RFC 1928 Section 3SocksAuthenticationStatus SOCKS 5 Authentication Status according to RFC 1929SocksClientGreeting SOCKS 5 Client Greeting with required propertiesSocksMessageCode SOCKS Message Code describes supported field valuesSocksReply SOCKS 5 Reply described in RFC 1928 Section 6SocksReplyStatus SOCKS 5 Reply Status defined in RFC 1928 Section 6SocksRequest SOCKS 5 Request defined in RFC 1928 Section 4SocksRequestCommand SOCKS 5 Request Command defined in RFC 1928 Section 4SocksReservedField SOCKS 5 Reserved FieldSocksServerAuthentication SOCKS 5 Server Authentication response containing selected method described in RFC 1928 Section 3SocksUsernamePasswordAuthentication SOCKS 5 Username Password Authentication defined in RFC 1929 Section 2SocksUsernamePasswordStatus SOCKS 5 Username Password Status defined in RFC 1929 Section 2SocksUsernamePasswordVersion SOCKS 5 Username Password Version defined in RFC 1929SocksVersion SOCKS 5 Version according to RFC 1928 Section 3StandardAuthenticationChallengeParser Standard implementation of Authentication Challenge Parser supporting one scheme and multiple parametersStandardBrokerConfiguration Standard implementation of Broker ConfigurationStandardUsernamePasswordAuthenticationCredentials Standard implementation of Username and Password Authentication CredentialsStringEncoder String Encoder converts provided sources to byte arrays using US-ASCII encodingUnicodeStandardCharacterArrayEncoder Unicode Standard Character Array Encoder converts provided sources to byte arrays using UTF-8 encodingUnicodeStandardStringEncoder Unicode Standard String Encoder converts provided sources to byte arrays using UTF-8 encodingUsernamePasswordAuthenticationCredentials Username Password Authentication Credentials with required properties