org.apache.http.nio.conn
Class PlainIOSessionFactory
java.lang.Object
org.apache.http.nio.conn.PlainIOSessionFactory
- All Implemented Interfaces:
- SchemeIOSessionFactory
public class PlainIOSessionFactory
- extends Object
- implements SchemeIOSessionFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final PlainIOSessionFactory INSTANCE
PlainIOSessionFactory
public PlainIOSessionFactory()
create
public org.apache.http.nio.reactor.IOSession create(HttpHost host,
org.apache.http.nio.reactor.IOSession iosession)
- Specified by:
create
in interface SchemeIOSessionFactory
isLayering
public boolean isLayering()
- Specified by:
isLayering
in interface SchemeIOSessionFactory
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.