Uses of Interface
org.omg.CORBA.StringDefOperations
-
Packages that use StringDefOperations Package Description org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). -
-
Uses of StringDefOperations in org.omg.CORBA
Subinterfaces of StringDefOperations in org.omg.CORBA Modifier and Type Interface Description interfaceStringDeforg/omg/CORBA/StringDef.java .Classes in org.omg.CORBA that implement StringDefOperations Modifier and Type Class Description class_StringDefStuborg/omg/CORBA/_StringDefStub.java .classStringDefPOAorg/omg/CORBA/StringDefPOA.java .classStringDefPOATieorg/omg/CORBA/StringDefPOATie.java .Fields in org.omg.CORBA declared as StringDefOperations Modifier and Type Field Description private StringDefOperationsStringDefPOATie. _implMethods in org.omg.CORBA that return StringDefOperations Modifier and Type Method Description StringDefOperationsStringDefPOATie. _delegate()Methods in org.omg.CORBA with parameters of type StringDefOperations Modifier and Type Method Description voidStringDefPOATie. _delegate(StringDefOperations delegate)Constructors in org.omg.CORBA with parameters of type StringDefOperations Constructor Description StringDefPOATie(StringDefOperations delegate)StringDefPOATie(StringDefOperations delegate, POA poa)
-