Uses of Class
org.omg.PortableServer.ServantLocatorPackage.CookieHolder
-
Packages that use CookieHolder 软件包 描述 org.omg.PortableServer 提供类和接口,使您的应用程序的服务器端可跨多厂商ORBs移植。 -
-
Uses of CookieHolder in org.omg.PortableServer
Methods in org.omg.PortableServer with parameters of type CookieHolder Modifier and Type 方法 描述 Servant
_ServantLocatorStub. preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie)
此操作用于获取将用于处理引起preinvoke调用的请求的servant。Servant
ServantLocatorOperations. preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie)
此操作用于获取将用于处理引起preinvoke调用的请求的servant。
-