Example usage for org.apache.http.protocol HttpProcessor interface-usage

List of usage examples for org.apache.http.protocol HttpProcessor interface-usage

Introduction

In this page you can find the example usage for org.apache.http.protocol HttpProcessor interface-usage.

Usage

From source file org.aludratest.service.gui.web.selenium.httpproxy.AbstractHttpProcessor.java

/**
 * Empty implementation of the HttpProcessor interface.
 * @author Volker Bergmann
 */
public abstract class AbstractHttpProcessor implements HttpProcessor {