public interface RestEndPoint
Modifier and Type | Interface and Description |
---|---|
static interface |
RestEndPoint.Configuration
Configuration parames for rest endpoint
|
Modifier and Type | Method and Description |
---|---|
URI |
getRestEndPointURI()
Get rest endpoint uri
|
int |
getRetries()
Number of retries
|
Boolean |
useProxy()
Should use proxy
|
Copyright © 2016. All rights reserved.