Uses of Enum
com.ning.http.client.SimpleAsyncHttpClient.ErrorDocumentBehaviour
Packages that use SimpleAsyncHttpClient.ErrorDocumentBehaviour
-
Uses of SimpleAsyncHttpClient.ErrorDocumentBehaviour in com.ning.http.client
Methods in com.ning.http.client that return SimpleAsyncHttpClient.ErrorDocumentBehaviourModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.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.ErrorDocumentBehaviourModifier and TypeMethodDescriptionSimpleAsyncHttpClient.Builder.setErrorDocumentBehaviour(SimpleAsyncHttpClient.ErrorDocumentBehaviour behaviour) This setting controls whether an error document should be written via theBodyConsumerafter an error status code was received (e.g.