Uses of Interface
org.omg.PortableServer.ThreadPolicyOperations
-
Packages that use ThreadPolicyOperations Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of ThreadPolicyOperations in org.omg.PortableServer
Subinterfaces of ThreadPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interface
ThreadPolicy
The ThreadPolicy specifies the threading model used with the created POA.
-