|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.http.server.HttpHandler
com.sun.enterprise.v3.services.impl.SnifferAdapter
@Service @Scoped(value=org.jvnet.hk2.component.PerLookup.class) public class SnifferAdapter
These adapters are temporarily registered to the mapper to handle static pages request that a container would like to process rather than serving them statically unchanged. This is useful for things like .jsp or .php files saved in the context root of the application server.
| Constructor Summary | |
|---|---|
SnifferAdapter()
|
|
| Method Summary | |
|---|---|
void |
initialize(Sniffer sniffer,
ContainerMapper mapper)
|
void |
service(org.glassfish.grizzly.http.server.Request req,
org.glassfish.grizzly.http.server.Response resp)
|
| Methods inherited from class org.glassfish.grizzly.http.server.HttpHandler |
|---|
customizedErrorPage, destroy, doHandle, getName, getRequestURIEncoding, isAllowCustomStatusMessage, isAllowEncodedSlash, sendAcknowledgment, setAllowCustomStatusMessage, setAllowEncodedSlash, setDecodeUrl, setDispatcherHelper, setRequestURIEncoding, setRequestURIEncoding, start, updateContextPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SnifferAdapter()
| Method Detail |
|---|
public void initialize(Sniffer sniffer,
ContainerMapper mapper)
public void service(org.glassfish.grizzly.http.server.Request req,
org.glassfish.grizzly.http.server.Response resp)
throws Exception
service in class org.glassfish.grizzly.http.server.HttpHandlerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||