|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.apache.catalina.core.StandardHostMapper
|
+--org.apache.catalina.connector.warp.WarpEngineMapper
| Constructor Summary | |
WarpEngineMapper()
Create a new WarpEngineMapper. |
|
| Method Summary | |
Container |
map(Request request,
boolean update)
Return the child Container that should be used to process this Request, based upon its characteristics. |
| Methods inherited from class org.apache.catalina.core.StandardHostMapper |
getContainer, getProtocol, setContainer, setProtocol |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WarpEngineMapper()
| Method Detail |
public Container map(Request request,
boolean update)
null instead.map in class StandardHostMapperrequest - Request being processedupdate - Update the Request to reflect the mapping selection?
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||