Uses of Class
org.wildfly.httpclient.common.ContentType
Packages that use ContentType
-
Uses of ContentType in org.wildfly.httpclient.common
Methods in org.wildfly.httpclient.common that return ContentTypeMethods in org.wildfly.httpclient.common with parameters of type ContentTypeModifier and TypeMethodDescriptionfinal IOExceptionHttpClientMessages_$logger.invalidResponseType(ContentType type) static voidHeadersHelper.putRequestHeader(ClientRequest request, HttpString headerName, ContentType headerValue) static voidHeadersHelper.putResponseHeader(HttpServerExchange exchange, HttpString headerName, ContentType headerValue) voidHttpTargetContext.sendRequest(ClientRequest request, SSLContext sslContext, AuthenticationConfiguration authenticationConfiguration, HttpTargetContext.HttpMarshaller httpMarshaller, HttpTargetContext.HttpResultHandler httpResultHandler, HttpTargetContext.HttpFailureHandler failureHandler, ContentType expectedResponse, Runnable completedTask) voidHttpTargetContext.sendRequest(ClientRequest request, SSLContext sslContext, AuthenticationConfiguration authenticationConfiguration, HttpTargetContext.HttpMarshaller httpMarshaller, HttpTargetContext.HttpResultHandler httpResultHandler, HttpTargetContext.HttpFailureHandler failureHandler, ContentType expectedResponse, Runnable completedTask, boolean allowNoContent)