|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseCallback | |
---|---|
org.jboss.errai.enterprise.client.jaxrs.api.interceptor |
Uses of ResponseCallback in org.jboss.errai.enterprise.client.jaxrs.api.interceptor |
---|
Methods in org.jboss.errai.enterprise.client.jaxrs.api.interceptor with parameters of type ResponseCallback | |
---|---|
abstract void |
RestCallContext.proceed(ResponseCallback callback)
Proceeds to the next interceptor in the chain or with the execution of the intercepted method if all interceptors have been executed. |
abstract void |
RestCallContext.proceed(ResponseCallback callback,
ErrorCallback<?> errorCallback)
Proceeds to the next interceptor in the chain or with the execution of the intercepted method if all interceptors have been executed. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |