|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidName | |
---|---|
org.jacorb.notification | |
org.jacorb.orb | |
org.omg.CORBA | |
org.omg.CORBA_2_5 | |
org.omg.CORBA.ORBPackage |
Uses of InvalidName in org.jacorb.notification |
---|
Methods in org.jacorb.notification that throw InvalidName | |
void |
AbstractChannelFactory.registerName(java.lang.String nameId,
java.lang.String nameKind)
|
Uses of InvalidName in org.jacorb.orb |
---|
Methods in org.jacorb.orb that throw InvalidName | |
Object |
ORB.resolve_initial_references(java.lang.String identifier)
resolve_initial_references |
void |
ORB.register_initial_reference(java.lang.String id,
Object obj)
Register a reference, that will be returned on subsequent calls to resove_initial_references(id). |
Object |
ORBSingleton.resolve_initial_references(java.lang.String identifier)
|
Uses of InvalidName in org.omg.CORBA |
---|
Methods in org.omg.CORBA that throw InvalidName | |
abstract Object |
ORB.resolve_initial_references(java.lang.String object_name)
|
Uses of InvalidName in org.omg.CORBA_2_5 |
---|
Methods in org.omg.CORBA_2_5 that throw InvalidName | |
void |
ORB.register_initial_reference(java.lang.String object_name,
Object object)
|
Uses of InvalidName in org.omg.CORBA.ORBPackage |
---|
Fields in org.omg.CORBA.ORBPackage declared as InvalidName | |
InvalidName |
InvalidNameHolder.value
|
Methods in org.omg.CORBA.ORBPackage that return InvalidName | |
static InvalidName |
InvalidNameHelper.extract(Any any)
|
static InvalidName |
InvalidNameHelper.read(InputStream in)
|
Methods in org.omg.CORBA.ORBPackage with parameters of type InvalidName | |
static void |
InvalidNameHelper.insert(Any any,
InvalidName s)
|
static void |
InvalidNameHelper.write(OutputStream out,
InvalidName s)
|
Constructors in org.omg.CORBA.ORBPackage with parameters of type InvalidName | |
InvalidNameHolder(InvalidName initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |