import "CCM_ServerContainerInterceptor.idl";
Public Member Functions | |
void | receive_request_service_contexts (in ContainerServerRequestInfo info) raises (PortableInterceptor::ForwardRequest) |
void | receive_request (in ContainerServerRequestInfo info) raises (PortableInterceptor::ForwardRequest) |
void | send_reply (in ContainerServerRequestInfo info) |
void | send_exception (in ContainerServerRequestInfo info) raises (PortableInterceptor::ForwardRequest) |
void | send_other (in ContainerServerRequestInfo info) raises (PortableInterceptor::ForwardRequest) |
void Components::ContainerPortableInterceptor::ServerContainerInterceptor::receive_request_service_contexts | ( | in ContainerServerRequestInfo | info | ) | raises (PortableInterceptor::ForwardRequest) |
void Components::ContainerPortableInterceptor::ServerContainerInterceptor::receive_request | ( | in ContainerServerRequestInfo | info | ) | raises (PortableInterceptor::ForwardRequest) |
void Components::ContainerPortableInterceptor::ServerContainerInterceptor::send_reply | ( | in ContainerServerRequestInfo | info | ) |
void Components::ContainerPortableInterceptor::ServerContainerInterceptor::send_exception | ( | in ContainerServerRequestInfo | info | ) | raises (PortableInterceptor::ForwardRequest) |
void Components::ContainerPortableInterceptor::ServerContainerInterceptor::send_other | ( | in ContainerServerRequestInfo | info | ) | raises (PortableInterceptor::ForwardRequest) |