Example usage for org.apache.http.nio NHttpClientConnection toString

List of usage examples for org.apache.http.nio NHttpClientConnection toString

Introduction

In this page you can find the example usage for org.apache.http.nio NHttpClientConnection toString.

Prototype

public String toString() 

Source Link

Document

Returns a string representation of the object.

Usage