com.sun.jersey.client.proxy
Interface ViewProxyProvider


public interface ViewProxyProvider

Author:
Paul.Sandoz@Sun.Com

Method Summary
<T> ViewProxy<T>
proxy(Client client, Class<T> c)
           
 

Method Detail

proxy

<T> ViewProxy<T> proxy(Client client,
                       Class<T> c)


Copyright © 2011 Oracle Corporation. All Rights Reserved.