| Interface | Description |
|---|---|
| BasicAuthenticationCredentials.Base64Encoder |
Represents a Base64Encoder
|
| HttpConnection |
Interface that defines a generic HttpConnection
|
| HttpConnectionFuture.ResponseCallback |
Represents the callback to invoke when a response is returned after a
request
|
| Response |
Represents an HTTP Response
|
| Class | Description |
|---|---|
| BasicAuthenticationCredentials |
Credentials implementation for HTTP Basic Authentication
|
| CookieCredentials |
Represents credentials based on cookie values
|
| HttpConnectionFuture |
A SinglaRFuture for Http operations
|
| Request |
Represents an HTTP Request
|
| StreamResponse |
Response implementation based on an InputStream
|
| Exception | Description |
|---|---|
| InvalidHttpStatusCodeException |
Exception thrown when an invalid HTTP Status code is received
|
Copyright © 2019. All rights reserved.