Errai 3.0.1-SNAPSHOT

org.jboss.errai.bus.server.io
Class RPCEndpointFactory

java.lang.Object
  extended by org.jboss.errai.bus.server.io.RPCEndpointFactory

public class RPCEndpointFactory
extends Object

Author:
Mike Brock

Method Summary
static MessageCallback createEndpointFor(ServiceInstanceProvider provider, Method method, MessageBus messageBus)
           
static RPCEndpointFactory get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static RPCEndpointFactory get()

createEndpointFor

public static MessageCallback createEndpointFor(ServiceInstanceProvider provider,
                                                Method method,
                                                MessageBus messageBus)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.