|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.remoting.exchange.RequestAbstract
org.nakedobjects.remoting.exchange.CloseSessionRequest
public class CloseSessionRequest
| Field Summary |
|---|
| Fields inherited from class org.nakedobjects.remoting.exchange.RequestAbstract |
|---|
response, session |
| Constructor Summary | |
|---|---|
CloseSessionRequest(AuthenticationSession session)
|
|
CloseSessionRequest(DataInputExtended input)
|
|
| Method Summary | |
|---|---|
void |
execute(ServerFacade serverFacade)
Sets a response to CloseSessionResponse. |
CloseSessionResponse |
getResponse()
Downcasts. |
| Methods inherited from class org.nakedobjects.remoting.exchange.RequestAbstract |
|---|
encode, getId, getSession, setResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloseSessionRequest(AuthenticationSession session)
public CloseSessionRequest(DataInputExtended input)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void execute(ServerFacade serverFacade)
Sets a response to CloseSessionResponse.
public CloseSessionResponse getResponse()
getResponse in interface RequestgetResponse in class RequestAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||