org.omg.PortableInterceptor
Interface RequestInfoOperations
- All Known Subinterfaces:
- ClientRequest, ClientRequestInfo, ClientRequestInfoOperations, RequestInfo, ServerRequest, ServerRequestInfo, ServerRequestInfoOperations
- public interface RequestInfoOperations
request_id
public int request_id()
operation
public java.lang.String operation()
arguments
public Parameter[] arguments()
exceptions
public TypeCode[] exceptions()
contexts
public java.lang.String[] contexts()
operation_context
public java.lang.String[] operation_context()
result
public Any result()
response_expected
public boolean response_expected()
sync_scope
public short sync_scope()
reply_status
public short reply_status()
forward_reference
public Object forward_reference()
get_slot
public Any get_slot(int id)
throws InvalidSlot
get_request_service_context
public ServiceContext get_request_service_context(int id)
get_reply_service_context
public ServiceContext get_reply_service_context(int id)