Enhydra 3.1.1b1 API

org.enhydra.xml.xmlc.servlet
Class XMLCContext.SessionURLEncodingMode

java.lang.Object
  |
  +--org.enhydra.xml.xmlc.servlet.XMLCContext.SessionURLEncodingMode
Enclosing class:
XMLCContext

public static class XMLCContext.SessionURLEncodingMode
extends java.lang.Object

Enumerated constant indicating how URL session encoding is to be handled.


Method Summary
 java.lang.String toString()
          Get the string value of the mode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Get the string value of the mode
Overrides:
toString in class java.lang.Object

Enhydra 3.1.1b1 API