public interface IPollDetails
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType()
get the content type of the polled stuff
|
int |
getResponseCode()
get the new response code (e.g.
|
InputStream |
getResponseStream()
get the resulting stream - may be null
|
int getResponseCode()
InputStream getResponseStream()
String getContentType()
Copyright © 2013. All Rights Reserved.