public interface SessionProvider
Modifier and Type | Method and Description |
---|---|
String |
getSessionId()
get the current sessions ID.
|
void |
registerListenerWithSession(org.eclipse.rap.rwt.service.UISessionListener listener)
registers a listener to the current RAP UI session.
|
String getSessionId()
void registerListenerWithSession(org.eclipse.rap.rwt.service.UISessionListener listener)
listener
- The UISessionListener to registerCopyright © 2016. All rights reserved.