public interface RequestConnector extends Connector
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
RequestInteraction |
createRequestInteraction()
Create an RequestInteraction to perform the request/response operation.
|
getCallback, getConnectorServices, getLogger, getName, getProperties, initialise, terminate
static final java.lang.String COPYRIGHT
RequestInteraction createRequestInteraction() throws ConnectorException
ConnectorException