public final class ServerClientRegistry.Client extends Object implements javax.servlet.http.HttpSessionBindingListener
| Modifier and Type | Method and Description |
|---|---|
List<ServerClientRegistry.Use> |
getLastUseList() |
int |
getNRequests() |
String |
getRemoteAddress() |
String |
getRemoteHost() |
String |
getRemoteUser() |
long |
getTsLastRequest() |
long |
getTsSessionStart() |
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent arg0) |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent arg0) |
public String getRemoteAddress()
public String getRemoteHost()
public String getRemoteUser()
public List<ServerClientRegistry.Use> getLastUseList()
public long getTsSessionStart()
public long getTsLastRequest()
public int getNRequests()
public void valueBound(javax.servlet.http.HttpSessionBindingEvent arg0)
valueBound in interface javax.servlet.http.HttpSessionBindingListenerpublic void valueUnbound(javax.servlet.http.HttpSessionBindingEvent arg0)
valueUnbound in interface javax.servlet.http.HttpSessionBindingListenerCopyright © 2017 etc.to. All rights reserved.