Interface IWsClient
-
- All Superinterfaces:
Serializable
public interface IWsClient extends Serializable
Necessary for temp clients being created on HashPageClient
- Author:
- solomax
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getPageId()
String
getSessionId()
String
getUid()
-