Package com.esri.wms.http

Class Summary
HttpClientConnectionChannelImpl HttpClientConnectionChannelImpl uses the HTTP Client to make URL connections and send request to.
HttpConnectionChannel Abstract HttpConnectionChannel Class to choose the HTTP Connection You can change the connection.properties file and have it in the classpath or classes folder of the web application to override the HTTP connection channel.
URLConnectionChannelImpl URLConnectionChannelImpl uses the URL Connection class available in the JDK to make URL connections and send request to.