Interface HttpSessionListener
-
public interface HttpSessionListener- Author:
- Radoslav Husar
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsessionCreated()voidsessionDestroyed()
-
public interface HttpSessionListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
sessionCreated() |
|
void |
sessionDestroyed() |