| Interface | Description |
|---|---|
| ExecuteCommand<A,R> |
The interface that
Interceptors use to send the
action to execute to the server. |
| Interceptor<A,R> |
Interceptor implementations base interface.
|
| InterceptorRegistry |
Base interface for interceptor registry implementations.
|
| Class | Description |
|---|---|
| AbstractInterceptor<A,R> |
Abstract base interceptor.
|
| Exception | Description |
|---|---|
| InterceptorMismatchException |
This exception is thrown as a side-effect of an error when registering a delegating callback.
|
Copyright © 2010–2015 Arcbees. All rights reserved.