public interface HttpService extends ApplicationConfiguration
The following features are supported:
OsgiPackage.getHttpService()| Modifier and Type | Method and Description |
|---|---|
Endpoint |
getEndpoint()
Returns the value of the 'Endpoint' reference.
|
void |
setEndpoint(Endpoint value)
Sets the value of the '
Endpoint' reference. |
Endpoint getEndpoint()
If the meaning of the 'Endpoint' reference isn't clear, there really should be more of a description here...
setEndpoint(Endpoint),
OsgiPackage.getHttpService_Endpoint()void setEndpoint(Endpoint value)
Endpoint' reference.
value - the new value of the 'Endpoint' reference.getEndpoint()