public class WebContentResourceMetaInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
AuthType |
AuthType |
Boolean |
AutoRedirect |
int |
ConnectionTimeout |
ContentResultType |
ContentType |
String |
FeedUri |
List<WebContentResourceParameterInfo> |
Headers |
HttpMethod |
Method |
String |
Password |
String |
Payload |
List<WebContentResourceParameterInfo> |
PostParameters |
int |
ReadTimeout |
int |
RetryTimes |
List<WebContentResourceParameterInfo> |
UrlParameters |
Boolean |
UseCaches |
String |
UserName |
| Constructor and Description |
|---|
WebContentResourceMetaInfo() |
public String FeedUri
public String UserName
public String Password
public AuthType AuthType
public HttpMethod Method
public String Payload
public ContentResultType ContentType
public int ConnectionTimeout
public int ReadTimeout
public int RetryTimes
public Boolean UseCaches
public Boolean AutoRedirect
public List<WebContentResourceParameterInfo> PostParameters
public List<WebContentResourceParameterInfo> Headers
public List<WebContentResourceParameterInfo> UrlParameters
Copyright © 2016. All rights reserved.