Package | Description |
---|---|
org.distributeme.core.interceptor |
Support for client and server side interceptors of calls.
|
org.distributeme.core.interceptor.availabilitytesting |
Contains set of interceptors for availability testing of services.
|
org.distributeme.core.interceptor.moskito |
Contains set of interceptors for moskito support.
|
Class and Description |
---|
AbstractRequestInterceptor
Base class offered for extension which provides default implementations for all interception methods.
|
ClientSideRequestInterceptor
Describes the client side request interceptor.
|
InterceptionContext
The interception context indicates current progress and phase of the interception and also allows to store some local information to this call.
|
InterceptionPhase
Describes various interception phases during a call.
|
InterceptorRegistry
The registry for the interceptors.
|
InterceptorResponse
Returned by the interceptor as a result of call interception.
|
InterceptorResponse.InterceptorCommand
The command.
|
ServerSideRequestInterceptor
This interceptor describes an interface that is acting on the server side.
|
Class and Description |
---|
AbstractClientSideRequestInterceptor
Base, doing nothing, implementation of the ServerSideRequestInterceptor meant for extension.
|
AbstractServerSideRequestInterceptor
Base, doing nothing, implementation of the ClientSideRequestInterceptor meant for extension.
|
ClientSideRequestInterceptor
Describes the client side request interceptor.
|
InterceptionContext
The interception context indicates current progress and phase of the interception and also allows to store some local information to this call.
|
InterceptorResponse
Returned by the interceptor as a result of call interception.
|
ServerSideRequestInterceptor
This interceptor describes an interface that is acting on the server side.
|
Class and Description |
---|
ClientSideRequestInterceptor
Describes the client side request interceptor.
|
InterceptionContext
The interception context indicates current progress and phase of the interception and also allows to store some local information to this call.
|
InterceptorResponse
Returned by the interceptor as a result of call interception.
|
ServerSideRequestInterceptor
This interceptor describes an interface that is acting on the server side.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.