org.omg.PortableInterceptor
Interface RequestInfoOperations
- ClientRequestInfo, ClientRequestInfoOperations, RequestInfo, ServerRequestInfo, ServerRequestInfoOperations
- ClientRequestInfoImpl, RequestInfoImpl, ServerRequestInfoImpl
public interface RequestInfoOperations
Generated from IDL interface "RequestInfo"
- JacORB IDL compiler V 2.2, 7-May-2004
contexts
public java.lang.String[] contexts()
exceptions
public TypeCode[] exceptions()
forward_reference
public Object forward_reference()
get_reply_service_context
public ServiceContext get_reply_service_context(int id)
get_request_service_context
public ServiceContext get_request_service_context(int id)
operation
public java.lang.String operation()
operation_context
public java.lang.String[] operation_context()
reply_status
public short reply_status()
request_id
public int request_id()
response_expected
public boolean response_expected()
result
public Any result()
sync_scope
public short sync_scope()