Errai 3.0.1-SNAPSHOT

Uses of Package
org.jboss.errai.common.client.api.interceptor

Packages that use org.jboss.errai.common.client.api.interceptor
org.jboss.errai.bus.client.api.interceptor   
org.jboss.errai.codegen.util   
org.jboss.errai.common.client.api.interceptor   
org.jboss.errai.enterprise.client.jaxrs.api.interceptor   
org.jboss.errai.security.client.local.interceptors   
 

Classes in org.jboss.errai.common.client.api.interceptor used by org.jboss.errai.bus.client.api.interceptor
RemoteCallInterceptor
          Represents an interceptor for asynchronous remote method calls.
 

Classes in org.jboss.errai.common.client.api.interceptor used by org.jboss.errai.codegen.util
RemoteCallContext
          Represents the context of an intercepted remote call.
 

Classes in org.jboss.errai.common.client.api.interceptor used by org.jboss.errai.common.client.api.interceptor
RemoteCallContext
          Represents the context of an intercepted remote call.
 

Classes in org.jboss.errai.common.client.api.interceptor used by org.jboss.errai.enterprise.client.jaxrs.api.interceptor
RemoteCallContext
          Represents the context of an intercepted remote call.
RemoteCallInterceptor
          Represents an interceptor for asynchronous remote method calls.
 

Classes in org.jboss.errai.common.client.api.interceptor used by org.jboss.errai.security.client.local.interceptors
FeatureInterceptor
           
InterceptsRemoteCall
          This annotation is used to indicate that a particular class should be used as an interceptor for a remote interface (e.g.
RemoteCallContext
          Represents the context of an intercepted remote call.
RemoteCallInterceptor
          Represents an interceptor for asynchronous remote method calls.
 


Errai 3.0.1-SNAPSHOT

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