Interface SessionCheckerService
-
- All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
SessionCheckerServiceImpl
@RemoteServiceRelativePath("checksession") public interface SessionCheckerService extends com.google.gwt.user.client.rpc.RemoteServiceThe client side stub for the RPC service.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SessionInfoBeancheckSession()
-
-
-
Method Detail
-
checkSession
SessionInfoBean checkSession()
-
-