|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidName | |
---|---|
scs.core |
Uses of InvalidName in scs.core |
---|
Fields in scs.core declared as InvalidName | |
---|---|
InvalidName |
InvalidNameHolder.value
|
Methods in scs.core that return InvalidName | |
---|---|
static InvalidName |
InvalidNameHelper.extract(Any any)
|
static InvalidName |
InvalidNameHelper.read(InputStream in)
|
Methods in scs.core with parameters of type InvalidName | |
---|---|
static void |
InvalidNameHelper.insert(Any any,
InvalidName s)
|
static void |
InvalidNameHelper.write(OutputStream out,
InvalidName s)
|
Methods in scs.core that throw InvalidName | |
---|---|
int |
IReceptaclesServant.connect(String receptacle,
Object obj)
Connects a remote facet to a receptacle. |
int |
IReceptaclesPOATie.connect(String receptacle,
Object obj)
|
int |
IReceptaclesOperations.connect(String receptacle,
Object obj)
|
int |
_IReceptaclesStub.connect(String receptacle,
Object obj)
|
ConnectionDescription[] |
IReceptaclesServant.getConnections(String receptacle)
Provides metadata about all connections of a specified receptacle. |
ConnectionDescription[] |
IReceptaclesPOATie.getConnections(String receptacle)
|
ConnectionDescription[] |
IReceptaclesOperations.getConnections(String receptacle)
|
ConnectionDescription[] |
_IReceptaclesStub.getConnections(String receptacle)
|
FacetDescription[] |
IMetaInterfaceServant.getFacetsByName(String[] names)
Provides CORBA references and metadata of some of the component's facets, specified by their names. |
FacetDescription[] |
IMetaInterfacePOATie.getFacetsByName(String[] names)
|
FacetDescription[] |
IMetaInterfaceOperations.getFacetsByName(String[] names)
|
FacetDescription[] |
_IMetaInterfaceStub.getFacetsByName(String[] names)
|
ReceptacleDescription[] |
IMetaInterfaceServant.getReceptaclesByName(String[] names)
Provides metadata of some of the component's receptacles, specified by their names. |
ReceptacleDescription[] |
IMetaInterfacePOATie.getReceptaclesByName(String[] names)
|
ReceptacleDescription[] |
IMetaInterfaceOperations.getReceptaclesByName(String[] names)
|
ReceptacleDescription[] |
_IMetaInterfaceStub.getReceptaclesByName(String[] names)
|
Constructors in scs.core with parameters of type InvalidName | |
---|---|
InvalidNameHolder(InvalidName initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |