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 interface
CodeBase
org/omg/SendingContext/CodeBase.java .Classes in org.omg.SendingContext that implement CodeBaseOperations Modifier and Type Class Description class
_CodeBaseStub
org/omg/SendingContext/_CodeBaseStub.java .class
CodeBasePOA
org/omg/SendingContext/CodeBasePOA.java .class
CodeBasePOATie
org/omg/SendingContext/CodeBasePOATie.java .Fields in org.omg.SendingContext declared as CodeBaseOperations Modifier and Type Field Description private CodeBaseOperations
CodeBasePOATie. _impl
Methods in org.omg.SendingContext that return CodeBaseOperations Modifier and Type Method Description CodeBaseOperations
CodeBasePOATie. _delegate()
Methods in org.omg.SendingContext with parameters of type CodeBaseOperations Modifier and Type Method Description void
CodeBasePOATie. _delegate(CodeBaseOperations delegate)
Constructors in org.omg.SendingContext with parameters of type CodeBaseOperations Constructor Description CodeBasePOATie(CodeBaseOperations delegate)
CodeBasePOATie(CodeBaseOperations delegate, POA poa)
-