| Package | Description |
|---|---|
| org.gatein.wsrp.api.session |
| Class and Description |
|---|
| SessionEvent
An HTTP session event.
|
| SessionEvent.SessionEventType
What type of event is it?
|
| SessionEventBroadcaster
Broadcasts session events to registered listeners, so that the running environment only needs to provide an implementation of this interface so that WSRP components interested
in session events can register with it instead of having to know about the running environment.
|
| SessionEventListener
Listener interface for WSRP components interested in session events.
|
Copyright © 2006-2014 GateIn. All Rights Reserved.