public interface JClientRequestInfo extends JRequestInfo
JClientRequestInfo
is the CAROL JRMP Client
Interception Information stucturs this class is used by the other pakage
class to manage client interceptionModifier and Type | Method and Description |
---|---|
void |
add_all_request_service_context(java.util.Collection c)
Add the all the request service context
|
void |
add_request_service_context(JServiceContext jServiceContext)
Add a JServicecontext
|
clearAllContexts, get_all_reply_service_context, get_all_request_service_context, get_reply_service_context, get_request_service_context, hasContexts
void add_request_service_context(JServiceContext jServiceContext)
JServiceContext
- the context to addboolean
- replace if true replace the existing service contextvoid add_all_request_service_context(java.util.Collection c)
c
- Services contexts