Uses of Class
org.omg.PortableServer.POAManagerPackage.State
Packages that use State
Package
Description
-
Uses of State in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that return State -
Uses of State in org.omg.PortableServer
Methods in org.omg.PortableServer that return State -
Uses of State in org.omg.PortableServer.POAManagerPackage
Fields in org.omg.PortableServer.POAManagerPackage declared as StateModifier and TypeFieldDescriptionstatic final StateState.ACTIVEstatic final StateState.DISCARDINGstatic final StateState.HOLDINGstatic final StateState.INACTIVEStateHolder.valueMethods in org.omg.PortableServer.POAManagerPackage that return StateModifier and TypeMethodDescriptionstatic Statestatic StateState.from_int(int value) static StateStateHelper.read(InputStream istream) Methods in org.omg.PortableServer.POAManagerPackage with parameters of type StateModifier and TypeMethodDescriptionstatic voidstatic voidStateHelper.write(OutputStream ostream, State value) Constructors in org.omg.PortableServer.POAManagerPackage with parameters of type State