Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.CORBA.LocalObject
org.jacorb.orb.portableInterceptor.RequestInfoImpl
org.jacorb.orb.portableInterceptor.ClientRequestInfoImpl
Field Summary | |
ClientConnection | |
Delegate | |
TaggedComponent[] | |
TaggedProfile | |
Object | |
ORB | |
Any | |
String | |
ReplyInputStream | |
RequestOutputStream | |
Object |
Fields inherited from class org.jacorb.orb.portableInterceptor.RequestInfoImpl | |
arguments , caller_op , current , exceptions , forward_reference , operation , reply_ctx , reply_status , request_ctx , request_id , response_expected , result |
Constructor Summary | |
|
Method Summary | |
void |
|
Parameter[] | |
TaggedProfile | |
Object | |
TypeCode[] | |
Object | |
Enumeration |
|
TaggedComponent |
|
TaggedComponent[] |
|
ServiceContext |
|
Policy |
|
ServiceContext |
|
Any | |
String | |
short | |
Any |
|
void |
|
short | |
Object |
|
Methods inherited from class org.jacorb.orb.portableInterceptor.RequestInfoImpl | |
arguments , contexts , exceptions , forward_reference , get_reply_service_context , get_request_service_context , get_slot , operation , operation_context , reply_status , request_id , response_expected , result , setReplyServiceContexts , setRequestServiceContexts , sync_scope |
Methods inherited from class org.omg.CORBA.LocalObject | |
_create_request , _create_request , _duplicate , _get_domain_managers , _get_interface , _get_interface_def , _get_policy , _hash , _ids , _invoke , _is_a , _is_equivalent , _is_local , _non_existent , _orb , _release , _releaseReply , _request , _request , _servant_postinvoke , _servant_preinvoke , _set_policy_override , validate_connection |
public ClientRequestInfoImpl()
public ClientRequestInfoImpl(ORB orb, RequestOutputStream ros, Object self, Delegate delegate, ParsedIOR piorOriginal, ClientConnection connection)
public void add_request_service_context(ServiceContext service_context, boolean replace)
- Specified by:
- add_request_service_context in interface ClientRequestInfoOperations
public Parameter[] arguments()
- Specified by:
- arguments in interface RequestInfoOperations
- Overrides:
- arguments in interface RequestInfoImpl
public TaggedProfile effective_profile()
- Specified by:
- effective_profile in interface ClientRequestInfoOperations
public Object effective_target()
- Specified by:
- effective_target in interface ClientRequestInfoOperations
public TypeCode[] exceptions()
- Specified by:
- exceptions in interface RequestInfoOperations
- Overrides:
- exceptions in interface RequestInfoImpl
public Object forward_reference()
- Specified by:
- forward_reference in interface RequestInfoOperations
- Overrides:
- forward_reference in interface RequestInfoImpl
public Enumeration getRequestServiceContexts()
This method builds an array of ServiceContexts. The last ServiceContext is a dummy object for data aligning purposes.
public TaggedComponent get_effective_component(int id)
- Specified by:
- get_effective_component in interface ClientRequestInfoOperations
public TaggedComponent[] get_effective_components(int id)
- Specified by:
- get_effective_components in interface ClientRequestInfoOperations
public ServiceContext get_reply_service_context(int id)
- Specified by:
- get_reply_service_context in interface RequestInfoOperations
- Overrides:
- get_reply_service_context in interface RequestInfoImpl
public Policy get_request_policy(int type)
WARNING: This method relies on the DomainService to be available. Make shure that the DS is running, if you want to call this method.
- Specified by:
- get_request_policy in interface ClientRequestInfoOperations
public ServiceContext get_request_service_context(int id)
- Specified by:
- get_request_service_context in interface RequestInfoOperations
- Overrides:
- get_request_service_context in interface RequestInfoImpl
public Any received_exception()
- Specified by:
- received_exception in interface ClientRequestInfoOperations
public String received_exception_id()
- Specified by:
- received_exception_id in interface ClientRequestInfoOperations
public short reply_status()
- Specified by:
- reply_status in interface RequestInfoOperations
- Overrides:
- reply_status in interface RequestInfoImpl
public Any result()
- Specified by:
- result in interface RequestInfoOperations
- Overrides:
- result in interface RequestInfoImpl
public short sync_scope()
- Specified by:
- sync_scope in interface RequestInfoOperations
- Overrides:
- sync_scope in interface RequestInfoImpl