Uses of Interface
org.omg.SendingContext.CodeBaseOperations
-
Packages that use CodeBaseOperations Package Description org.omg.SendingContext -
-
Uses of CodeBaseOperations in org.omg.SendingContext
Subinterfaces of CodeBaseOperations in org.omg.SendingContext Modifier and Type Interface Description interfaceCodeBaseorg/omg/SendingContext/CodeBase.java .Classes in org.omg.SendingContext that implement CodeBaseOperations Modifier and Type Class Description class_CodeBaseStuborg/omg/SendingContext/_CodeBaseStub.java .classCodeBasePOAorg/omg/SendingContext/CodeBasePOA.java .classCodeBasePOATieorg/omg/SendingContext/CodeBasePOATie.java .Fields in org.omg.SendingContext declared as CodeBaseOperations Modifier and Type Field Description private CodeBaseOperationsCodeBasePOATie. _implMethods in org.omg.SendingContext that return CodeBaseOperations Modifier and Type Method Description CodeBaseOperationsCodeBasePOATie. _delegate()Methods in org.omg.SendingContext with parameters of type CodeBaseOperations Modifier and Type Method Description voidCodeBasePOATie. _delegate(CodeBaseOperations delegate)Constructors in org.omg.SendingContext with parameters of type CodeBaseOperations Constructor Description CodeBasePOATie(CodeBaseOperations delegate)CodeBasePOATie(CodeBaseOperations delegate, POA poa)
-