|
Apache Tomcat 6.0.44 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.coyote.AbstractProtocol
public abstract class AbstractProtocol
Constructor Summary | |
---|---|
AbstractProtocol()
|
Method Summary | |
---|---|
protected abstract AbstractEndpoint |
getEndpoint()
|
int |
getMaxHeaderCount()
|
void |
setMaxHeaderCount(int maxHeaderCount)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.coyote.ProtocolHandler |
---|
destroy, getAdapter, getAttribute, getAttributeNames, init, pause, resume, setAdapter, setAttribute, start |
Constructor Detail |
---|
public AbstractProtocol()
Method Detail |
---|
protected abstract AbstractEndpoint getEndpoint()
public int getMaxHeaderCount()
public void setMaxHeaderCount(int maxHeaderCount)
|
Apache Tomcat 6.0.44 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |