Package org.graphstream.stream.rmi
Interface RMIAdapterOut
- All Superinterfaces:
Remote
- All Known Implementing Classes:
RMISink
public interface RMIAdapterOut extends Remote
-
Method Summary
Modifier and Type Method Description voidregister(String url)voidunregister(String url)
-
Method Details
-
register
- Throws:
RemoteException
-
unregister
- Throws:
RemoteException
-