public interface TransportEndpointConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getId()
Идентификатор
|
int |
getRetries()
Количество попыток обращения к сервису
|
int |
getTimeout()
Таймаут обращения к сервису
|
String |
getUrl()
Адрес СМЭВ
|
String getId()
String getUrl()
int getTimeout()
int getRetries()
Copyright © 2017. All rights reserved.