|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Delegate | |
---|---|
org.jacorb.orb | |
org.jacorb.orb.portableInterceptor |
Uses of Delegate in org.jacorb.orb |
---|
Constructors in org.jacorb.orb with parameters of type Delegate | |
---|---|
ClientInterceptorHandler(ClientInterceptorHandler original,
ORB orb,
RequestOutputStream ros,
org.omg.CORBA.Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection)
Constructs an interceptor handler for the given parameters. |
|
ReplyReceiver(Delegate delegate,
java.lang.String operation,
org.omg.TimeBase.UtcT replyEndTime,
ClientInterceptorHandler interceptors,
org.omg.Messaging.ReplyHandler replyHandler)
|
Uses of Delegate in org.jacorb.orb.portableInterceptor |
---|
Fields in org.jacorb.orb.portableInterceptor declared as Delegate | |
---|---|
Delegate |
ClientRequestInfoImpl.delegate
|
Constructors in org.jacorb.orb.portableInterceptor with parameters of type Delegate | |
---|---|
ClientRequestInfoImpl(ORB orb,
ClientRequestInfoImpl original,
RequestOutputStream ros,
org.omg.CORBA.Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |