Package | Description |
---|---|
org.apache.http.protocol |
HTTP protocol execution framework and synchronous HTTP protocol handlers
based on the blocking I/O model.
|
Modifier and Type | Method and Description |
---|---|
BasicHttpProcessor |
BasicHttpProcessor.copy()
Creates a copy of this instance
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasicHttpProcessor.copyInterceptors(BasicHttpProcessor target)
Sets up the target to have the same list of interceptors
as the current instance.
|
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.