|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.http.HttpChannelSession
public class HttpChannelSession
The channel session used to wrap the HttpSession.
Field Summary | |
---|---|
protected javax.servlet.http.HttpSession |
session
|
Constructor Summary | |
---|---|
HttpChannelSession(javax.servlet.http.HttpSession session)
Construct the HttpChannelSession object |
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the id property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.servlet.http.HttpSession session
Constructor Detail |
---|
public HttpChannelSession(javax.servlet.http.HttpSession session)
session
- the HttpSession objectMethod Detail |
---|
public java.lang.String getId()
ChannelSession
getId
in interface ChannelSession
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |