Package | Description |
---|---|
bixo.datum |
Modifier and Type | Method and Description |
---|---|
void |
FetchedDatum.setContent(ContentBytes content) |
void |
ContentDatum.setContent(ContentBytes content) |
Constructor and Description |
---|
ContentDatum(java.lang.String baseUrl,
java.lang.String fetchedUrl,
HttpHeaders headers,
ContentBytes content,
java.lang.String contentType) |
FetchedDatum(java.lang.String baseUrl,
java.lang.String fetchedUrl,
long fetchTime,
HttpHeaders headers,
ContentBytes content,
java.lang.String contentType,
int responseRate) |
Copyright © 2012 Bixo Labs