Package org.apache.hc.core5.http2.impl
Class H2Processors
java.lang.Object
org.apache.hc.core5.http2.impl.H2Processors
- Since:
- 5.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HttpProcessorclient()static HttpProcessorstatic HttpProcessorBuildercustomClient(String agentInfo) static HttpProcessorBuildercustomServer(String serverInfo) static HttpProcessorserver()static HttpProcessor
-
Field Details
-
SOFTWARE
- See Also:
-
-
Constructor Details
-
H2Processors
public H2Processors()
-
-
Method Details
-
customServer
-
server
-
server
-
customClient
-
client
-
client
-