Interface RemotePerson

All Superinterfaces:
Remote
All Known Implementing Classes:
RemotePersonImpl

public interface RemotePerson extends Remote
This interface models a Person that is accessed remotely using Java Remote Method Invocation.