| Package | Description |
|---|---|
| com.sun.corba.se.impl.presentation.rmi | |
| com.sun.corba.se.spi.presentation.rmi |
| Modifier and Type | Class and Description |
|---|---|
class |
IDLNameTranslatorImpl
Bidirectional translator between RMI-IIOP interface methods and
and IDL Names.
|
| Modifier and Type | Method and Description |
|---|---|
static IDLNameTranslator |
IDLNameTranslatorImpl.get(Class interf)
Return an IDLNameTranslator for the given interface.
|
static IDLNameTranslator |
IDLNameTranslatorImpl.get(Class[] interfaces)
Return an IDLNameTranslator for the given interfacex.
|
| Modifier and Type | Method and Description |
|---|---|
IDLNameTranslator |
PresentationManager.ClassData.getIDLNameTranslator()
Get the IDLNameTranslator for the class used to create
this ClassData instance.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.