@Named @Dependent public class JsonResponseExternalUrlParser extends Object implements com.dnastack.bob.service.parser.api.ExternalUrlParser, Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTERNAL_URL_FIELD |
static String |
RESPONSE_FIELD |
| Constructor and Description |
|---|
JsonResponseExternalUrlParser() |
| Modifier and Type | Method and Description |
|---|---|
Future<String> |
parse(com.dnastack.bob.persistence.entity.Beacon b,
Future<String> response) |
public static final String EXTERNAL_URL_FIELD
public static final String RESPONSE_FIELD
Copyright © 2016 DNAstack. All rights reserved.