Slice.Wrap
Constructor and Description |
---|
LoggingSlice(Level level,
Slice slice)
Ctor.
|
LoggingSlice(Slice slice)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Response |
response(String line,
Iterable<Map.Entry<String,String>> headers,
org.reactivestreams.Publisher<ByteBuffer> body)
Respond to a http request.
|
public LoggingSlice(Slice slice)
slice
- Slice.Copyright © 2012–2020 jcabi.com. All rights reserved.