Uses of Interface
org.omg.CORBA.ExceptionDefOperations
-
Packages that use ExceptionDefOperations 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 ExceptionDefOperations in org.omg.CORBA
Subinterfaces of ExceptionDefOperations in org.omg.CORBA Modifier and Type Interface Description interfaceExceptionDeforg/omg/CORBA/ExceptionDef.java .Classes in org.omg.CORBA that implement ExceptionDefOperations Modifier and Type Class Description class_ExceptionDefStuborg/omg/CORBA/_ExceptionDefStub.java .classExceptionDefPOAorg/omg/CORBA/ExceptionDefPOA.java .classExceptionDefPOATieorg/omg/CORBA/ExceptionDefPOATie.java .Fields in org.omg.CORBA declared as ExceptionDefOperations Modifier and Type Field Description private ExceptionDefOperationsExceptionDefPOATie. _implMethods in org.omg.CORBA that return ExceptionDefOperations Modifier and Type Method Description ExceptionDefOperationsExceptionDefPOATie. _delegate()Methods in org.omg.CORBA with parameters of type ExceptionDefOperations Modifier and Type Method Description voidExceptionDefPOATie. _delegate(ExceptionDefOperations delegate)Constructors in org.omg.CORBA with parameters of type ExceptionDefOperations Constructor Description ExceptionDefPOATie(ExceptionDefOperations delegate)ExceptionDefPOATie(ExceptionDefOperations delegate, POA poa)
-