Package org.jboss.resteasy.client.core.marshallers
-
Interface Summary Interface Description Marshaller ResteasyClientProxy Deprecated. The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module. -
Class Summary Class Description ClientMarshallerFactory CookieParamMarshaller FormMarshaller FormMarshaller.GetterMethod FormParamMarshaller HeaderParamMarshaller MatrixParamMarshaller MessageBodyParameterMarshaller NOOPMarshaller Marshaller that doesn't do anything with the target.PathParamMarshaller QueryParamMarshaller URIParamMarshaller allows a user to specify the url.