Uses of Class
org.omg.IOP.ServiceContext

Packages that use ServiceContext
org.apache.yoko.orb.CORBA   
org.apache.yoko.orb.OB   
org.apache.yoko.orb.OCI   
org.apache.yoko.orb.OCI.IIOP   
org.apache.yoko.orb.PortableInterceptor   
org.omg.GIOP   
org.omg.IOP   
org.omg.MessageRouting   
org.omg.PortableInterceptor   
 

Uses of ServiceContext in org.apache.yoko.orb.CORBA
 

Methods in org.apache.yoko.orb.CORBA with parameters of type ServiceContext
 PersistentRequest ObjectImpl._OB_ami_poll_request(OutputStream out, String operation, ServiceContext[] scl)
           
 

Uses of ServiceContext in org.apache.yoko.orb.OB
 

Fields in org.apache.yoko.orb.OB declared as ServiceContext
protected  ServiceContext[] Upcall.requestSCL_
           
 

Methods in org.apache.yoko.orb.OB that return ServiceContext
 ServiceContext[] CollocatedClient.getAMIRouterSCL()
           
abstract  ServiceContext[] Client.getAMIRouterSCL()
           
 ServiceContext[] Downcall.getRequestSCL()
           
 

Methods in org.apache.yoko.orb.OB with parameters of type ServiceContext
 void Downcall.addToRequestSCL(ServiceContext sc)
           
 PersistentRequest DowncallStub.ami_poll_request(OutputStream out, String operation, ServiceContext[] scl)
           
 Upcall OAInterface.createUpcall(UpcallReturn upcallReturn, ProfileInfo profileInfo, TransportInfo transportInfo, int requestId, String op, InputStream in, ServiceContext[] requestSCL)
           
static CodeBase Util.getSendingContextRuntime(ORBInstance orbInstance_, ServiceContext[] scl)
           
protected  void GIOPConnection.readCodeConverters(ServiceContext[] scl)
           
 void Downcall.setReplySCL(ServiceContext[] scl)
           
 void CollocatedServer.upcallBeginReply(Upcall upcall, ServiceContext[] replySCL)
           
 void GIOPConnection.upcallBeginReply(Upcall upcall, ServiceContext[] scl)
           
 void UpcallReturn.upcallBeginReply(Upcall upcall, ServiceContext[] scl)
           
 void CollocatedServer.upcallBeginUserException(Upcall upcall, ServiceContext[] replySCL)
           
 void GIOPConnection.upcallBeginUserException(Upcall upcall, ServiceContext[] scl)
           
 void UpcallReturn.upcallBeginUserException(Upcall upcall, ServiceContext[] scl)
           
 void CollocatedServer.upcallForward(Upcall upcall, IOR ior, boolean perm, ServiceContext[] replySCL)
           
 void GIOPConnection.upcallForward(Upcall upcall, IOR ior, boolean perm, ServiceContext[] scl)
           
 void UpcallReturn.upcallForward(Upcall upcall, IOR ior, boolean perm, ServiceContext[] scl)
           
 void CollocatedServer.upcallSystemException(Upcall upcall, SystemException ex, ServiceContext[] replySCL)
           
 void GIOPConnection.upcallSystemException(Upcall upcall, SystemException ex, ServiceContext[] scl)
           
 void UpcallReturn.upcallSystemException(Upcall upcall, SystemException exception, ServiceContext[] scl)
           
 void CollocatedServer.upcallUserException(Upcall upcall, UserException ex, ServiceContext[] replySCL)
           
 void GIOPConnection.upcallUserException(Upcall upcall, UserException ex, ServiceContext[] scl)
           
 void UpcallReturn.upcallUserException(Upcall upcall, UserException ex, ServiceContext[] scl)
           
 

Constructors in org.apache.yoko.orb.OB with parameters of type ServiceContext
PIUpcall(ORBInstance orbInstance, UpcallReturn upcallReturn, ProfileInfo profileInfo, TransportInfo transportInfo, int requestId, String op, InputStream in, ServiceContext[] requestSCL, PIManager piManager)
           
Upcall(ORBInstance orbInstance, UpcallReturn upcallReturn, ProfileInfo profileInfo, TransportInfo transportInfo, int requestId, String op, InputStream in, ServiceContext[] requestSCL)
           
 

Uses of ServiceContext in org.apache.yoko.orb.OCI
 

Methods in org.apache.yoko.orb.OCI that return ServiceContext
 ServiceContext[] TransportInfoOperations.get_service_contexts(Policy[] policies)
          Returns a sequence of service contexts for this transport based on the policies.
 

Methods in org.apache.yoko.orb.OCI with parameters of type ServiceContext
 void TransportInfoOperations.handle_service_contexts(ServiceContext[] contexts)
          Handles service contexts that might be received during a request.
 

Uses of ServiceContext in org.apache.yoko.orb.OCI.IIOP
 

Methods in org.apache.yoko.orb.OCI.IIOP that return ServiceContext
 ServiceContext[] TransportInfo_impl.get_service_contexts(Policy[] policies)
           
 

Methods in org.apache.yoko.orb.OCI.IIOP with parameters of type ServiceContext
 void TransportInfo_impl.handle_service_contexts(ServiceContext[] contexts)
           
 

Uses of ServiceContext in org.apache.yoko.orb.PortableInterceptor
 

Methods in org.apache.yoko.orb.PortableInterceptor that return ServiceContext
 ServiceContext RequestInfo_impl.get_reply_service_context(int id)
           
 ServiceContext RequestInfo_impl.get_request_service_context(int id)
           
protected  ServiceContext RequestInfo_impl.getServiceContext(Vector l, int id)
           
 

Methods in org.apache.yoko.orb.PortableInterceptor with parameters of type ServiceContext
 void ServerRequestInfo_impl.add_reply_service_context(ServiceContext sc, boolean addReplace)
           
 void ClientRequestInfo_impl.add_request_service_context(ServiceContext sc, boolean addReplace)
           
protected  void RequestInfo_impl.addServiceContext(Vector l, ServiceContext sc, boolean addReplace)
           
 

Uses of ServiceContext in org.omg.GIOP
 

Fields in org.omg.GIOP declared as ServiceContext
 ServiceContext[] ReplyHeader_1_2.service_context
           
 ServiceContext[] RequestHeader_1_2.service_context
           
 ServiceContext[] RequestHeader_1_1.service_context
           
 ServiceContext[] RequestHeader_1_0.service_context
           
 ServiceContext[] ReplyHeader_1_0.service_context
           
 

Constructors in org.omg.GIOP with parameters of type ServiceContext
ReplyHeader_1_0(ServiceContext[] service_context, int request_id, ReplyStatusType_1_2 reply_status)
           
ReplyHeader_1_2(int request_id, ReplyStatusType_1_2 reply_status, ServiceContext[] service_context)
           
RequestHeader_1_0(ServiceContext[] service_context, int request_id, boolean response_expected, byte[] object_key, String operation, Principal requesting_principal)
           
RequestHeader_1_1(ServiceContext[] service_context, int request_id, boolean response_expected, byte[] reserved, byte[] object_key, String operation, Principal requesting_principal)
           
RequestHeader_1_2(int request_id, byte response_flags, byte[] reserved, TargetAddress target, String operation, ServiceContext[] service_context)
           
 

Uses of ServiceContext in org.omg.IOP
 

Fields in org.omg.IOP declared as ServiceContext
 ServiceContext[] ServiceContextListHolder.value
           
 ServiceContext ServiceContextHolder.value
           
 

Methods in org.omg.IOP that return ServiceContext
static ServiceContext[] ServiceContextListHelper.extract(Any any)
           
static ServiceContext ServiceContextHelper.extract(Any any)
           
static ServiceContext[] ServiceContextListHelper.read(InputStream in)
           
static ServiceContext ServiceContextHelper.read(InputStream in)
           
 

Methods in org.omg.IOP with parameters of type ServiceContext
static void ServiceContextHelper.insert(Any any, ServiceContext val)
           
static void ServiceContextListHelper.insert(Any any, ServiceContext[] val)
           
static void ServiceContextHelper.write(OutputStream out, ServiceContext val)
           
static void ServiceContextListHelper.write(OutputStream out, ServiceContext[] val)
           
 

Constructors in org.omg.IOP with parameters of type ServiceContext
ServiceContextHolder(ServiceContext initial)
           
ServiceContextListHolder(ServiceContext[] initial)
           
 

Uses of ServiceContext in org.omg.MessageRouting
 

Fields in org.omg.MessageRouting declared as ServiceContext
 ServiceContext[] RequestMessage.service_contexts
           
 

Constructors in org.omg.MessageRouting with parameters of type ServiceContext
RequestMessage(Version giop_version, ServiceContext[] service_contexts, byte response_flags, byte[] reserved, byte[] object_key, String operation, MessageBody body)
           
 

Uses of ServiceContext in org.omg.PortableInterceptor
 

Methods in org.omg.PortableInterceptor that return ServiceContext
 ServiceContext RequestInfoOperations.get_reply_service_context(int id)
           
 ServiceContext RequestInfoOperations.get_request_service_context(int id)
           
 

Methods in org.omg.PortableInterceptor with parameters of type ServiceContext
 void ServerRequestInfoOperations.add_reply_service_context(ServiceContext service_context, boolean replace)
           
 void ClientRequestInfoOperations.add_request_service_context(ServiceContext service_context, boolean replace)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.