|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface JServerRequestInfo
is the CAROL JServerRequestInfo
this inetrface describe the server interceptor information structur
Method Summary | |
void |
add_all_reply_service_context(java.util.Collection c)
Add the all the reply service context |
void |
add_reply_service_context(JServiceContext jServiceContext)
add a JServicecontext |
Methods inherited from interface org.objectweb.carol.rmi.jrmp.interceptor.JRequestInfo |
clearAllContexts, get_all_reply_service_context, get_all_request_service_context, get_reply_service_context, get_request_service_context, hasContexts |
Method Detail |
public void add_reply_service_context(JServiceContext jServiceContext)
public void add_all_reply_service_context(java.util.Collection c)
c
- Services contexts
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |