|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| org.codehaus.xfire | |
| org.codehaus.xfire.transport.http | |
| Uses of Session in org.codehaus.xfire |
|---|
| Methods in org.codehaus.xfire that return Session | |
|---|---|
Session |
MessageContext.getSession()
The session that this request is a part of. |
| Methods in org.codehaus.xfire with parameters of type Session | |
|---|---|
void |
MessageContext.setSession(Session session)
|
| Uses of Session in org.codehaus.xfire.transport.http |
|---|
| Classes in org.codehaus.xfire.transport.http that implement Session | |
|---|---|
class |
XFireHttpSession
The default servlet session implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||