Uses of Interface
com.sun.corba.ee.spi.presentation.rmi.IDLNameTranslator
Packages that use IDLNameTranslator
-
Uses of IDLNameTranslator in com.sun.corba.ee.impl.presentation.rmi
Classes in com.sun.corba.ee.impl.presentation.rmi that implement IDLNameTranslatorModifier and TypeClassDescriptionclass
Bidirectional translator between RMI-IIOP interface methods and and IDL Names.Fields in com.sun.corba.ee.impl.presentation.rmi declared as IDLNameTranslatorModifier and TypeFieldDescriptionprivate IDLNameTranslator
PresentationManagerImpl.ClassDataImpl.nameTranslator
Methods in com.sun.corba.ee.impl.presentation.rmi that return IDLNameTranslatorModifier and TypeMethodDescriptionstatic IDLNameTranslator
Return an IDLNameTranslator for the given interface.static IDLNameTranslator
Return an IDLNameTranslator for the given interfaces.PresentationManagerImpl.ClassDataImpl.getIDLNameTranslator()
-
Uses of IDLNameTranslator in com.sun.corba.ee.spi.presentation.rmi
Methods in com.sun.corba.ee.spi.presentation.rmi that return IDLNameTranslatorModifier and TypeMethodDescriptionPresentationManager.ClassData.getIDLNameTranslator()
Get the IDLNameTranslator for the class used to create this ClassData instance.