|
||||||||||
| 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
com.caucho.server.fastcgi.FastCgiProtocol
public class FastCgiProtocol
Dispatches the FastCgi protocol.
AbstractProtocol| Constructor Summary | |
|---|---|
FastCgiProtocol()
|
|
| Method Summary | |
|---|---|
ProtocolConnection |
createConnection(SocketLink conn)
Create a FastCgiRequest object for the new thread. |
| Methods inherited from class com.caucho.server.http.AbstractHttpProtocol |
|---|
getServletSystem |
| Methods inherited from class com.caucho.network.listen.AbstractProtocol |
|---|
getClassLoader, getProtocolName, setProtocolName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastCgiProtocol()
| Method Detail |
|---|
public ProtocolConnection createConnection(SocketLink conn)
createConnection in interface ProtocolcreateConnection in class AbstractProtocol
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||