Class NOOPMarshaller
java.lang.Object
org.jboss.resteasy.client.core.marshallers.NOOPMarshaller
- All Implemented Interfaces:
Marshaller
Marshaller that doesn't do anything with the target. Useful for @Context parameters which are server-generated.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NOOPMarshaller
public NOOPMarshaller()
-
-
Method Details
-
build
- Specified by:
build
in interfaceMarshaller
-