Package | Description |
---|---|
com.wolfram.alpha.net | |
com.wolfram.alpha.net.apache | |
com.wolfram.alpha.net.j2se |
Modifier and Type | Method and Description |
---|---|
HttpTransaction |
HttpProvider.createHttpTransaction(java.net.URL url,
ProxySettings proxySettings) |
HttpTransaction |
HttpProvider.createHttpTransaction(java.net.URL url,
ProxySettings proxySettings,
byte[] image_data) |
Modifier and Type | Class and Description |
---|---|
class |
ApacheHttpTransaction |
Modifier and Type | Method and Description |
---|---|
HttpTransaction |
ApacheHttpProvider.createHttpTransaction(java.net.URL url,
ProxySettings proxySettings) |
HttpTransaction |
ApacheHttpProvider.createHttpTransaction(java.net.URL url,
ProxySettings proxySettings,
byte[] image_data) |
Modifier and Type | Class and Description |
---|---|
class |
J2SEHttpTransaction |
Modifier and Type | Method and Description |
---|---|
HttpTransaction |
J2SEHttpProvider.createHttpTransaction(java.net.URL url,
ProxySettings proxySettings) |
HttpTransaction |
J2SEHttpProvider.createHttpTransaction(java.net.URL url,
ProxySettings proxySettings,
byte[] image_data) |