Package | Description |
---|---|
reactor.io.net |
Reactive network components are located in this package scope implementing the following exposed contract:
A
ReactorPeer NetServer/NetClient is a Publisher of
ReactorChannel that are themselves Publisher of input data. |
reactor.io.net.http |
Components for writing HTTP-based clients and servers using Reactor abstractions.
|
reactor.io.net.http.model | |
reactor.io.net.impl.netty.http |
Class and Description |
---|
Method
A Model representation of supported HTTP Methods
|
Protocol
A Model representation of supported HTTP Protocols
|
Class and Description |
---|
HttpHeaders |
Method
A Model representation of supported HTTP Methods
|
Protocol
A Model representation of supported HTTP Protocols
|
ResponseHeaders |
Status |
Transfer |
Class and Description |
---|
Headers
Header names common to HTTP requests and responses
|
Method
A Model representation of supported HTTP Methods
|
Protocol
A Model representation of supported HTTP Protocols
|
ReadableHeaders |
Status |
Transfer |
WritableHeaders |
Class and Description |
---|
Headers
Header names common to HTTP requests and responses
|
HttpHeaders |
Method
A Model representation of supported HTTP Methods
|
Protocol
A Model representation of supported HTTP Protocols
|
ReadableHeaders |
ResponseHeaders |
Status |
Transfer |
WritableHeaders |
Copyright © 2016. All rights reserved.