org.smallmind.quorum.transport.message
Class InvocationProxyFactory

java.lang.Object
  extended by org.smallmind.quorum.transport.message.InvocationProxyFactory

public class InvocationProxyFactory
extends Object


Constructor Summary
InvocationProxyFactory()
           
 
Method Summary
static Proxy generateProxy(MessageTransmitter messageTransmitter, Class serviceInterface)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvocationProxyFactory

public InvocationProxyFactory()
Method Detail

generateProxy

public static Proxy generateProxy(MessageTransmitter messageTransmitter,
                                  Class serviceInterface)


Copyright © 2012. All Rights Reserved.