|
What this is
Other links
The source code
package test.first;
import java.rmi.RemoteException;
import java.rmi.server.UnicastRemoteObject;
public final class RemoteListener extends UnicastRemoteObject implements RemoteInterface {
/**
*
*/
private static final long serialVersionUID = 1L;
protected RemoteListener() throws RemoteException
{
}
}
|
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com