public class Binding extends Object
Constructor and Description |
---|
Binding(String cin,
org.objectweb.fractal.api.Interface si)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getClientInterfaceName()
Get the client interface.
|
org.objectweb.fractal.api.Interface |
getServerInterface()
Get the server interfaces.
|
public Binding(String cin, org.objectweb.fractal.api.Interface si)
cin
- the name of the client interfacesi
- the interface of the serverpublic String getClientInterfaceName()
public org.objectweb.fractal.api.Interface getServerInterface()
Copyright © 2005-2016 Linagora. All Rights Reserved.