|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.bankframe.ei.servlet.EonServlet
com.bankframe.ei.channel.server.HttpServer
com.bankframe.ei.channel.server.http.affinity.URLRewritingServer
| Field Summary | |
static java.lang.String |
SESSION_ID_KEY
|
| Constructor Summary | |
URLRewritingServer()
|
|
| Method Summary | |
void |
init(javax.servlet.ServletConfig config)
This method does some intialization (sets up codecs/datapackethandler) |
| Methods inherited from class com.bankframe.ei.channel.server.HttpServer |
service |
| Methods inherited from class com.bankframe.ei.servlet.EonServlet |
log |
| Methods inherited from class javax.servlet.http.HttpServlet |
service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String SESSION_ID_KEY
| Constructor Detail |
public URLRewritingServer()
| Method Detail |
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class HttpServerjavax.servlet.ServletException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||