public class DefaultConnectionListener extends Object implements IOProcessor
Constructor and Description |
---|
DefaultConnectionListener(int port,
HttpConnectionManager connmanager,
ConnectionListenerFailureHandler failureHandler,
org.apache.http.params.HttpParams params)
Use this constructor to provide a custom ConnectionListenerFailureHandler, e.g.
|
public DefaultConnectionListener(int port, HttpConnectionManager connmanager, ConnectionListenerFailureHandler failureHandler, org.apache.http.params.HttpParams params) throws IOException
IOException
public void close() throws IOException
close
in interface IOProcessor
IOException
public void destroy()
destroy
in interface IOProcessor
public boolean isDestroyed()
isDestroyed
in interface IOProcessor
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.