|
Interface Summary |
| JClientRequestInterceptor |
Interface JClientRequestInterceptor is the CAROL JRMP Client
Interceptor Interface this interface is use for client interceptor definition |
| JInitializer |
Interface JInitializer is the CAROL JRMP Initializer interface
This interface is used to register Interceptor |
| JServerRequestInterceptor |
Interface JServerRequestIntercepto is the CAROL JRMP Server
Interceptor interface |
| JServiceContext |
Interface JServiceContext is the CAROL JRMP Service context
Unlike IIOP the class isn't static final class, you can use inheritance
mechanism for context propagation. |