org.apache.http.nio.params
Class NIOReactorParamBean
java.lang.Object
org.apache.http.params.HttpAbstractParamBean
org.apache.http.nio.params.NIOReactorParamBean
public class NIOReactorParamBean
- extends HttpAbstractParamBean
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NIOReactorParamBean
public NIOReactorParamBean(HttpParams params)
setContentBufferSize
public void setContentBufferSize(int contentBufferSize)
setSelectInterval
public void setSelectInterval(long selectInterval)
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.