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 TypeClassDescriptionclassBidirectional translator between RMI-IIOP interface methods and and IDL Names.Fields in com.sun.corba.ee.impl.presentation.rmi declared as IDLNameTranslatorModifier and TypeFieldDescriptionprivate IDLNameTranslatorPresentationManagerImpl.ClassDataImpl.nameTranslatorMethods in com.sun.corba.ee.impl.presentation.rmi that return IDLNameTranslatorModifier and TypeMethodDescriptionstatic IDLNameTranslatorReturn an IDLNameTranslator for the given interface.static IDLNameTranslatorReturn 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.