org.apache.http.impl
Class ConnSupport
java.lang.Object
org.apache.http.impl.ConnSupport
public final class ConnSupport
- extends Object
Connection support methods.
- Since:
- 4.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnSupport
public ConnSupport()
createDecoder
public static CharsetDecoder createDecoder(ConnectionConfig cconfig)
createEncoder
public static CharsetEncoder createEncoder(ConnectionConfig cconfig)
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.