Package | Description |
---|---|
org.distributeme.core | |
org.distributeme.core.interceptor |
Support for client and server side interceptors of calls.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientSideCallContext
This class represents a collection of infos available on the client side in the stub and stub-related code.
|
class |
ServerSideCallContext
Contains all required infromation in the context of the current call on the server side.
|
Modifier and Type | Method and Description |
---|---|
protected abstract InterceptorResponse |
SinglePhaseInterceptor.processPhase(AbstractCallContext callContext,
InterceptionContext iContext) |
Copyright © 2010-2014 anotheria.net. All Rights Reserved.