RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

org.jboss.resteasy.client.core.marshallers
Class MatrixParamMarshaller

java.lang.Object
  extended by org.jboss.resteasy.client.core.marshallers.MatrixParamMarshaller
All Implemented Interfaces:
Marshaller

public class MatrixParamMarshaller
extends Object
implements Marshaller

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
MatrixParamMarshaller(String paramName)
           
 
Method Summary
 void build(ClientRequest request, Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatrixParamMarshaller

public MatrixParamMarshaller(String paramName)
Method Detail

build

public void build(ClientRequest request,
                  Object object)
Specified by:
build in interface Marshaller

RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.