public abstract class AbstractProtocol extends java.lang.Object implements ProtocolHandler
Constructor and Description |
---|
AbstractProtocol() |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractEndpoint |
getEndpoint() |
int |
getMaxHeaderCount() |
void |
setMaxHeaderCount(int maxHeaderCount) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getAdapter, getAttribute, getAttributeNames, init, pause, resume, setAdapter, setAttribute, start
protected abstract AbstractEndpoint getEndpoint()
public int getMaxHeaderCount()
public void setMaxHeaderCount(int maxHeaderCount)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.