Errai 3.0.1-SNAPSHOT

org.jboss.errai.enterprise.client.jaxrs.api.interceptor
Interface RestClientInterceptor

All Superinterfaces:
RemoteCallInterceptor<RestCallContext>

public interface RestClientInterceptor
extends RemoteCallInterceptor<RestCallContext>

Represents a client-side interceptor for JAX-RS (REST) remote calls.

Author:
Christian Sadilek

Method Summary
 
Methods inherited from interface org.jboss.errai.common.client.api.interceptor.RemoteCallInterceptor
aroundInvoke
 


Errai 3.0.1-SNAPSHOT

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