public class PutOutputStream extends ByteArrayOutputStream
buf, count
Constructor and Description |
---|
PutOutputStream(com.ning.http.client.AsyncHttpClient.BoundRequestBuilder builder,
String url,
long size) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.ning.http.client.Response |
send() |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
public PutOutputStream(com.ning.http.client.AsyncHttpClient.BoundRequestBuilder builder, String url, long size)
public String getUrl()
public com.ning.http.client.Response send() throws IOException
IOException
Copyright © 2010-2013 Sonatype, Inc.. All Rights Reserved.