|
SCS | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidConnection | |
---|---|
scs.core | |
scs.core.servant |
Uses of InvalidConnection in scs.core |
---|
Fields in scs.core declared as InvalidConnection | |
---|---|
InvalidConnection |
InvalidConnectionHolder.value
|
Methods in scs.core that return InvalidConnection | |
---|---|
static InvalidConnection |
InvalidConnectionHelper.extract(org.omg.CORBA.Any a)
|
static InvalidConnection |
InvalidConnectionHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in scs.core with parameters of type InvalidConnection | |
---|---|
static void |
InvalidConnectionHelper.insert(org.omg.CORBA.Any a,
InvalidConnection that)
|
static void |
InvalidConnectionHelper.write(org.omg.CORBA.portable.OutputStream ostream,
InvalidConnection value)
|
Methods in scs.core that throw InvalidConnection | |
---|---|
int |
IReceptaclesPOATie.connect(java.lang.String receptacle,
org.omg.CORBA.Object obj)
|
int |
_IReceptaclesStub.connect(java.lang.String receptacle,
org.omg.CORBA.Object obj)
|
int |
IReceptaclesOperations.connect(java.lang.String receptacle,
org.omg.CORBA.Object obj)
|
void |
IReceptaclesPOATie.disconnect(int id)
|
void |
_IReceptaclesStub.disconnect(int id)
|
void |
IReceptaclesOperations.disconnect(int id)
|
Constructors in scs.core with parameters of type InvalidConnection | |
---|---|
InvalidConnectionHolder(InvalidConnection initialValue)
|
Uses of InvalidConnection in scs.core.servant |
---|
Methods in scs.core.servant that throw InvalidConnection | |
---|---|
int |
IReceptaclesServant.connect(java.lang.String receptacle,
org.omg.CORBA.Object obj)
|
void |
IReceptaclesServant.disconnect(int id)
|
|
SCS | |||||||||
PREV NEXT | FRAMES NO FRAMES |