Uses of Class
org.wildfly.httpclient.common.HttpMarshallerFactory
Packages that use HttpMarshallerFactory
-
Uses of HttpMarshallerFactory in org.wildfly.httpclient.common
Methods in org.wildfly.httpclient.common that return HttpMarshallerFactoryModifier and TypeMethodDescriptionHttpServiceConfig.getHttpMarshallerFactory(HttpServerExchange exchange) Returns the http marshaller factory that must be used for marshalling the service responses as bytes to be sent as a server response data.HttpTargetContext.getHttpMarshallerFactory(ClientRequest request) HttpServiceConfig.getHttpUnmarshallerFactory(HttpServerExchange exchange) Returns the http marshaller factory that must be used for unmarshalling the objects from service requests bytes.