public class StreamingOutputString extends Object implements javax.ws.rs.core.StreamingOutput
| Constructor and Description |
|---|
StreamingOutputString(String str) |
public StreamingOutputString(String str)
public void write(OutputStream output) throws IOException, javax.ws.rs.WebApplicationException
write in interface javax.ws.rs.core.StreamingOutputIOExceptionjavax.ws.rs.WebApplicationExceptionpublic static StreamingOutputString create(String str)
Copyright © 2014. All rights reserved.