public final class HttpServiceSolutionStore extends SolutionStoreSettings
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
Authorization
Заголовок запросов для авторизации на сервере
|
java.net.URL |
serverUrl
Адрес сервера хранилища решений задачи
|
static java.lang.String |
TYPE |
| Constructor and Description |
|---|
HttpServiceSolutionStore()
Создание экземпляра класса
HttpServiceSolutionStore |
getTypepublic static final java.lang.String TYPE
public java.net.URL serverUrl
public java.lang.String Authorization
public HttpServiceSolutionStore()
HttpServiceSolutionStore