|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleAsyncHttpClient.ErrorDocumentBehaviour | |
|---|---|
| com.ning.http.client | |
| Uses of SimpleAsyncHttpClient.ErrorDocumentBehaviour in com.ning.http.client |
|---|
| Methods in com.ning.http.client that return SimpleAsyncHttpClient.ErrorDocumentBehaviour | |
|---|---|
static SimpleAsyncHttpClient.ErrorDocumentBehaviour |
SimpleAsyncHttpClient.ErrorDocumentBehaviour.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SimpleAsyncHttpClient.ErrorDocumentBehaviour[] |
SimpleAsyncHttpClient.ErrorDocumentBehaviour.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ning.http.client with parameters of type SimpleAsyncHttpClient.ErrorDocumentBehaviour | |
|---|---|
SimpleAsyncHttpClient.Builder |
SimpleAsyncHttpClient.Builder.setErrorDocumentBehaviour(SimpleAsyncHttpClient.ErrorDocumentBehaviour behaviour)
This setting controls whether an error document should be written via the BodyConsumer after an error status code was received (e.g. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||