|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.http.params.HttpAbstractParamBean
org.apache.http.nio.params.NIOReactorParamBean
public class NIOReactorParamBean
Field Summary |
---|
Fields inherited from class org.apache.http.params.HttpAbstractParamBean |
---|
params |
Constructor Summary | |
---|---|
NIOReactorParamBean(HttpParams params)
|
Method Summary | |
---|---|
void |
setContentBufferSize(int contentBufferSize)
|
void |
setSelectInterval(long selectInterval)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NIOReactorParamBean(HttpParams params)
Method Detail |
---|
public void setContentBufferSize(int contentBufferSize)
public void setSelectInterval(long selectInterval)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |