Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.common.client.framework.ProxyFactory

Packages that use ProxyFactory
org.jboss.errai.bus.client.api.builder   
org.jboss.errai.common.client.framework   
 

Uses of ProxyFactory in org.jboss.errai.bus.client.api.builder
 

Methods in org.jboss.errai.bus.client.api.builder with parameters of type ProxyFactory
static void DefaultRemoteCallBuilder.setProxyFactory(ProxyFactory provider)
          Sets the proxy provider factory that is used by MessageBuilder and friends for creating remote proxies.
 

Uses of ProxyFactory in org.jboss.errai.common.client.framework
 

Classes in org.jboss.errai.common.client.framework that implement ProxyFactory
 class RemoteServiceProxyFactory
          ProxyFactory storing ProxyProviders for generated remote proxies.
 


Errai 3.0.1-SNAPSHOT

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