org.graphstream.stream.rmi
Interface RMIAdapterOut

All Superinterfaces:
Remote
All Known Implementing Classes:
RMISink

public interface RMIAdapterOut
extends Remote


Method Summary
 void register(String url)
           
 void unregister(String url)
           
 

Method Detail

register

void register(String url)
              throws RemoteException
Throws:
RemoteException

unregister

void unregister(String url)
                throws RemoteException
Throws:
RemoteException


Copyright © 2012. All Rights Reserved.