public interface ConnectorInterface
| Modifier and Type | Method and Description |
|---|---|
void |
get(String requestUrl) |
String |
getResponse() |
boolean |
isStatusOk() |
boolean |
responseTypeContains(String string) |
void get(String requestUrl) throws eu.dnetlib.data.collector.rmi.CollectorServiceException
eu.dnetlib.data.collector.rmi.CollectorServiceExceptionString getResponse()
boolean isStatusOk()
boolean responseTypeContains(String string)
Copyright © 2024. All rights reserved.