public interface Exportable
| Modifier and Type | Method and Description |
|---|---|
void |
exportMe()
Exports this remote object.
|
void |
unexportMe()
Unexports this remote object.
|
void exportMe()
throws RemoteException
RemoteException - if export failedvoid unexportMe()
throws RemoteException
RemoteException - if unexport failedCopyright © 2016 Krake Softwaretechnik. All rights reserved.