|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.LocalObject | +--org.omg.FT.FTNonCORBAObjClientRequestInterceptor
Field Summary | |
(package private) int |
ft_slot
|
(package private) org.omg.PortableInterceptor.ORBInitInfo |
info
|
(package private) java.lang.String |
location
|
(package private) org.omg.CORBA.ORB |
orb
|
Constructor Summary | |
FTNonCORBAObjClientRequestInterceptor(org.omg.PortableInterceptor.ORBInitInfo inf,
int ft_s)
|
Method Summary | |
java.lang.String |
name()
|
void |
receive_exception(org.omg.PortableInterceptor.ClientRequestInfo ri)
|
void |
receive_other(org.omg.PortableInterceptor.ClientRequestInfo ri)
|
void |
receive_reply(org.omg.PortableInterceptor.ClientRequestInfo ri)
|
void |
send_poll(org.omg.PortableInterceptor.ClientRequestInfo ri)
|
void |
send_request(org.omg.PortableInterceptor.ClientRequestInfo ri)
|
Methods inherited from class org.omg.CORBA.LocalObject |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
Methods inherited from class java.lang.Object |
|
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Field Detail |
org.omg.PortableInterceptor.ORBInitInfo info
int ft_slot
org.omg.CORBA.ORB orb
java.lang.String location
Constructor Detail |
public FTNonCORBAObjClientRequestInterceptor(org.omg.PortableInterceptor.ORBInitInfo inf, int ft_s)
Method Detail |
public java.lang.String name()
name
in interface org.omg.PortableInterceptor.InterceptorOperations
public void receive_exception(org.omg.PortableInterceptor.ClientRequestInfo ri)
receive_exception
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
public void receive_other(org.omg.PortableInterceptor.ClientRequestInfo ri)
receive_other
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
public void receive_reply(org.omg.PortableInterceptor.ClientRequestInfo ri)
receive_reply
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
public void send_poll(org.omg.PortableInterceptor.ClientRequestInfo ri)
send_poll
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
public void send_request(org.omg.PortableInterceptor.ClientRequestInfo ri)
send_request
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |