public class Message extends UnicastRemoteObject implements IMessage
ref
Constructor and Description |
---|
Message() |
Modifier and Type | Method and Description |
---|---|
Response |
getResponse() |
void |
setResponse(Response response) |
clone, exportObject, exportObject, exportObject, unexportObject
getClientHost, getLog, setLog
public Message() throws RemoteException
RemoteException
public Response getResponse() throws RemoteException
getResponse
in interface IMessage
RemoteException
public void setResponse(Response response) throws RemoteException
setResponse
in interface IMessage
RemoteException
Copyright © 2010–2019 GZoltar. All rights reserved.