Example usage for org.apache.http.nio NHttpServerIOTarget interface-usage

List of usage examples for org.apache.http.nio NHttpServerIOTarget interface-usage

Introduction

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

Usage

From source file org.apache.synapse.transport.nhttp.LoggingNHttpServerIOTarget.java

public class LoggingNHttpServerIOTarget implements NHttpServerIOTarget, HttpInetConnection {

    private final NHttpServerIOTarget target;
    private final Log log;
    private final Log headerlog;