public class StringBody extends Object implements Body
StringBody(String content)
static StringBody
of(String content)
void
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 void write(BodyWriter writer)
write
Body
Copyright © 2018. All rights reserved.