org.msgpack.rpc.reflect
Interface Proxy<T>

All Known Implementing Classes:
ReflectionProxyBuilder.ReflectionProxy

public interface Proxy<T>


Method Summary
 T newProxyInstance(Session s)
           
 

Method Detail

newProxyInstance

T newProxyInstance(Session s)


Copyright © 2010. All Rights Reserved.