org.jboss.resteasy.client.core.marshallers
Class URIParamMarshaller
java.lang.Object
org.jboss.resteasy.client.core.marshallers.URIParamMarshaller
- All Implemented Interfaces:
- Marshaller
public class URIParamMarshaller
- extends Object
- implements Marshaller
allows a user to specify the url.
- Version:
- $Revision: 1 $
- Author:
- Solomon Duskis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIParamMarshaller
public URIParamMarshaller()
build
public void build(ClientRequest request,
Object target)
- Specified by:
build
in interface Marshaller
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.