public static class RequestInfos.RequestInfo extends Object
| Constructor and Description |
|---|
RequestInfos.RequestInfo() |
| Modifier and Type | Method and Description |
|---|---|
CountingInputStream |
getInputStream() |
CountingOutputStream |
getOutputStream() |
void |
setInputStream(CountingInputStream inputStream) |
void |
setOutputStream(CountingOutputStream outputStream) |
String |
toString() |
public String ip
public CountingInputStream getInputStream()
public CountingOutputStream getOutputStream()
public void setInputStream(CountingInputStream inputStream)
public void setOutputStream(CountingOutputStream outputStream)
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.