|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| dermi | |
| dermi.session | |
| dermi.session.pastry | |
| dermi.util | |
| Uses of Session in dermi |
|---|
| Fields in dermi declared as Session | |
|---|---|
protected Session |
EventServer.conn
|
| Methods in dermi that return Session | |
|---|---|
static Session |
SessionFactory.createSession(java.util.Hashtable env)
Method used to create a session |
static Session |
SessionFactory.createSession(java.lang.String envFile)
Method used to create a session |
static Session |
SessionFactory.createSession(java.net.URL fileUrl)
Method used to create a session |
| Uses of Session in dermi.session |
|---|
| Constructors in dermi.session with parameters of type Session | |
|---|---|
AliveThread(Session session,
java.lang.String subject)
Constructor |
|
| Uses of Session in dermi.session.pastry |
|---|
| Classes in dermi.session.pastry that implement Session | |
|---|---|
class |
Session
The Session class establishes a simple contract to access publish/subscribe middleware. |
| Uses of Session in dermi.util |
|---|
| Fields in dermi.util declared as Session | |
|---|---|
static Session |
Bus.bus
|
| Methods in dermi.util that return Session | |
|---|---|
static Session |
Bus.getBus(java.util.Properties env)
Creates a session and obtains a reference to the event bus |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||