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 | Description |
---|---|
ClientMarshallerFactory | |
CookieParamMarshaller | |
FormMarshaller | |
FormParamMarshaller | |
HeaderParamMarshaller | |
MatrixParamMarshaller | |
MessageBodyParameterMarshaller | |
NOOPMarshaller |
Marshaller that doesn't do anything with the target.
|
PathParamMarshaller | |
QueryParamMarshaller | |
URIParamMarshaller |
allows a user to specify the url.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.