Package | Description |
---|---|
org.apache.hc.core5.http.impl.bootstrap |
HTTP/1.1 requester and server bootstrap.
|
org.apache.hc.core5.reactor |
Event driven network communication APIs and components loosely based on
Doug Lea's
reactor pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncServer
Protocol agnostic server side I/O session handler.
|
class |
HttpAsyncServer
HTTP/1.1 server side message exchange handler.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultListeningIOReactor
Multi-core I/O reactor that can act as both
ConnectionInitiator
and ConnectionAcceptor . |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.