public class StringBody extends Object implements Body
StringBody(String content)
static StringBody
of(String content)
io.netty.handler.codec.http.FullHttpResponse
write(BodyWriter writer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringBody(String content)
public static StringBody of(String content)
public io.netty.handler.codec.http.FullHttpResponse write(BodyWriter writer)
write
Body
Copyright © 2018. All rights reserved.