Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.bus.server.annotations.Remote

Packages that use Remote
org.jboss.errai.jpa.sync.client.shared   
org.jboss.errai.security.shared.service   
 

Uses of Remote in org.jboss.errai.jpa.sync.client.shared
 

Classes in org.jboss.errai.jpa.sync.client.shared with annotations of type Remote
 interface DataSyncService
          An Errai RPC service which is called by ClientSyncManager when it wishes to synchronize JPA data sets data between itself and the server.
 

Uses of Remote in org.jboss.errai.security.shared.service
 

Classes in org.jboss.errai.security.shared.service with annotations of type Remote
 interface AuthenticationService
          AuthenticationService service for authenticating users and getting their roles.
 interface NonCachingUserService
           
 


Errai 3.0.1-SNAPSHOT

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