Errai 3.0.1-SNAPSHOT

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

Interface Summary
LocalCallInterceptor Represents an interceptor for local/synchronous method calls.
RemoteCallInterceptor<T extends RemoteCallContext> Represents an interceptor for asynchronous remote method calls.
 

Class Summary
RemoteCallContext Represents the context of an intercepted remote call.
 

Annotation Types Summary
FeatureInterceptor  
InterceptedCall Indicates that calls to the annotated method will be intercepted by the specified interceptor(s).
InterceptsRemoteCall This annotation is used to indicate that a particular class should be used as an interceptor for a remote interface (e.g.
 


Errai 3.0.1-SNAPSHOT

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