org.jboss.resteasy.client.core.marshallers
Interface ResteasyClientProxy


public interface ResteasyClientProxy

implemented by every generated proxy

Version:
$Revision: 1 $
Author:
Bill Burke

Method Summary
 void applyClientInvokerModifier(ClientInvokerModifier modifier)
           
 java.util.Collection<ClientInvoker> getResteasyClientInvokers()
           
 

Method Detail

getResteasyClientInvokers

java.util.Collection<ClientInvoker> getResteasyClientInvokers()

applyClientInvokerModifier

void applyClientInvokerModifier(ClientInvokerModifier modifier)


Copyright © 2009. All Rights Reserved.