| Class and Description |
|---|
| org.dice_research.squirrel.rabbit.RabbitMQHelper
Use one of the
Serializer instead |
| Enum and Description |
|---|
| org.dice_research.squirrel.data.uri.UriType |
| Field and Description |
|---|
| org.dice_research.squirrel.data.uri.CrawleableUri.type |
| Method and Description |
|---|
| org.dice_research.squirrel.data.uri.UriUtils.createCrawleableUriList(ArrayList, UriType) |
| org.dice_research.squirrel.data.uri.CrawleableUri.fromByteArray(byte[])
Use the JSON deserialization instead.
|
| org.dice_research.squirrel.data.uri.CrawleableUri.fromByteBuffer(ByteBuffer)
Use the JSON deserialization instead.
|
| org.dice_research.squirrel.data.uri.UriUtils.generateFileName(String, boolean)
use
UriUtils.generateFileName(String, String) instead. |
| org.dice_research.squirrel.data.uri.UriUtils.generateFileName(String, String) |
| org.dice_research.squirrel.data.uri.CrawleableUri.getType() |
| org.dice_research.squirrel.data.uri.CrawleableUri.setType(UriType) |
| org.dice_research.squirrel.data.uri.CrawleableUri.toByteArray()
Use the JSON serialization instead.
|
| org.dice_research.squirrel.data.uri.CrawleableUri.toByteBuffer()
Use the JSON serialization instead.
|
| Constructor and Description |
|---|
| org.dice_research.squirrel.data.uri.CrawleableUri(URI, InetAddress, UriType) |
Copyright © 2017–2019. All rights reserved.