|
Public Methods |
Cookie | connect (in FeatureName name, in Object connection) raises (InvalidName, InvalidConnection, AlreadyConnected, ExceededConnectionLimit) |
Object | disconnect (in FeatureName name, in Cookie ck) raises (InvalidName, InvalidConnection, CookieRequired, NoConnection) |
ConnectionDescriptions | get_connections (in FeatureName name) raises (InvalidName) |
ReceptacleDescriptions | get_all_receptacles () |
ReceptacleDescriptions | get_named_receptacles (in NameList names) raises (InvalidName) |
Cookie | connect (in FeatureName name, in Object connection) raises (InvalidName, InvalidConnection, AlreadyConnected, ExceededConnectionLimit) |
Object | disconnect (in FeatureName name, in Cookie ck) raises (InvalidName, InvalidConnection, CookieRequired, NoConnection) |
ConnectionDescriptions | get_connections (in FeatureName name) raises (InvalidName) |
ReceptacleDescriptions | get_all_receptacles () |
ReceptacleDescriptions | get_named_receptacles (in NameList names) raises (InvalidName) |