|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.network.listen.AbstractProtocol
com.caucho.server.http.AbstractHttpProtocol
public abstract class AbstractHttpProtocol
Abstract Protocol handling for HTTP requests.
Constructor Summary | |
---|---|
AbstractHttpProtocol()
|
Method Summary | |
---|---|
ServletService |
getServletSystem()
Returns the active server. |
Methods inherited from class com.caucho.network.listen.AbstractProtocol |
---|
createConnection, getClassLoader, getProtocolName, setProtocolName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractHttpProtocol()
Method Detail |
---|
public ServletService getServletSystem()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |