public interface WriteTo
Modifier and Type | Method and Description |
---|---|
void |
writeTo(OutputStream outstream)
Writes the payload content to the output stream.
|
void writeTo(OutputStream outstream) throws IOException
IOException
Copyright © 2009-2012 jclouds. All Rights Reserved.