Package com.wolfram.alpha.net.j2se
Class J2SEHttpTransaction
java.lang.Object
com.wolfram.alpha.net.j2se.J2SEHttpTransaction
- All Implemented Interfaces:
HttpTransaction
-
Method Details
-
abort
public void abort()- Specified by:
abortin interfaceHttpTransaction
-
execute
- Specified by:
executein interfaceHttpTransaction- Throws:
WAHttpException
-
getContentLength
public long getContentLength()- Specified by:
getContentLengthin interfaceHttpTransaction
-
getCharSet
- Specified by:
getCharSetin interfaceHttpTransaction- Throws:
IOException
-
getResponseHeaders
- Specified by:
getResponseHeadersin interfaceHttpTransaction- Throws:
IOException
-
getResponseStream
- Specified by:
getResponseStreamin interfaceHttpTransaction- Throws:
IOException
-
getResponseString
- Specified by:
getResponseStringin interfaceHttpTransaction- Throws:
IOException
-
release
public void release()- Specified by:
releasein interfaceHttpTransaction
-
setNoRetry
public void setNoRetry()- Specified by:
setNoRetryin interfaceHttpTransaction
-