Skip navigation links
A B C D E F G I L M P Q R S T U V W 

A

AbstractRequestContent - Class in ru.voskhod.smev.client.api.types.message.business.data.request
Базовый класс для содержимого сообщений-запросов
AbstractRequestContent(BusinessStatus, List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.request.AbstractRequestContent
Конструктор
AbstractResponseContent - Class in ru.voskhod.smev.client.api.types.message.business.data.response
Базовый класс для содержимого сообщений-ответов
AbstractResponseContent(BusinessStatus, List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.response.AbstractResponseContent
Конструктов
accept(ParseContentVisitor) - Method in class ru.voskhod.smev.client.api.types.message.business.data.BusinessContent
Вызывается системой для заполнения метаданных
accept(ParseContentVisitor) - Method in class ru.voskhod.smev.client.api.types.message.business.data.request.CancelRequestContent
Вызывается системой для заполнения метаданных
accept(ParseContentVisitor) - Method in class ru.voskhod.smev.client.api.types.message.business.data.request.RequestContent
Вызывается системой для заполнения метаданных
accept(ParseContentVisitor) - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent
Вызывается системой для заполнения метаданных
accept(ParseContentVisitor) - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.ResponseContent
Вызывается системой для заполнения метаданных
accept(ParseContentVisitor) - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.StatusResponseContent
Вызывается системой для заполнения метаданных
accept(ParseContentVisitor) - Method in interface ru.voskhod.smev.client.api.types.message.business.parsers.ParseContentAcceptor
Вызывается системой для заполнения метаданных
AccessDeniedException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.AccessDeniedException
Instantiates a new Access denied exception.
AccessDeniedException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.AccessDeniedException
Instantiates a new Access denied exception.
AccessDeniedException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.AccessDeniedException
Instantiates a new Access denied exception.
ack(String) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapter
Подтверждает получение сообщения
ack(String, boolean) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncTransport
Подтверждает получение сообщения
ack(String) - Method in interface ru.voskhod.smev.client.api.services.template.Template
Подтверждает получение сообщения
ack(SMEVMetadata, boolean) - Method in interface ru.voskhod.smev.client.api.services.template.WSTemplate
Подтверждает получение сообщения
ack(GeoMessage<AckRequest>) - Method in interface ru.voskhod.smev.client.api.services.transport.GeoMessageTransport
Подтверждает получение ответа
ack(AckRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.MessageTransport
Подтверждает получение ответа
add(RejectResponseContent.RejectCode, String) - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent
 
AdminService - Interface in ru.voskhod.smev.client.api.services.admin
Административный сервис
AdminServiceConfiguration - Interface in ru.voskhod.smev.client.api.services.admin.configuration
Конфигурация административного сервиса
AttachmentDownloadTemplate - Interface in ru.voskhod.smev.client.api.services.template
 
attachmentId - Variable in class ru.voskhod.smev.client.api.types.message.attachment.MTOMAttachment
Идентификатор вложения
AttachmentTemplate - Interface in ru.voskhod.smev.client.api.services.template
Базовый интерфейс для работы со списком вложений

B

BaseTemplateConfiguration - Interface in ru.voskhod.smev.client.api.services.template.configuration
 
BusinessContent - Class in ru.voskhod.smev.client.api.types.message.business.data
Базовый класс для содержимого сообщений СМЭВ
BusinessContent(BusinessStatus, List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.BusinessContent
Конструктор
BusinessDataTypeIsNotSupported(String, String) - Constructor for class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported
Instantiates a new Business data type is not supported.
BusinessDataTypeIsNotSupportedException(String, SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException
Instantiates a new Business data type is not supported exception.
BusinessDataTypeIsNotSupportedException(String, SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException
Instantiates a new Business data type is not supported exception.
BusinessDataTypeIsNotSupportedException(String, SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException
Instantiates a new Business data type is not supported exception.
BusinessStatus - Enum in ru.voskhod.smev.client.api.types.message.business.enums
Статус (тип) содержимого сообщений

C

cancel() - Method in interface ru.voskhod.smev.client.api.services.transport.LargeAttachmentTransport
Отменяет текущую операцию загрузки
CancelRequestContent - Class in ru.voskhod.smev.client.api.types.message.business.data.request
Содержимое отклонения запроса
CancelRequestContent(List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.request.CancelRequestContent
Конструктор
checkSum - Variable in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
Контрольная сумма, для проверки целостности файла
checkSum - Variable in class ru.voskhod.smev.client.api.types.message.attachment.UpAttachment
Контрольная сумма, для проверки целостности файла
content - Variable in class ru.voskhod.smev.client.api.types.message.attachment.MTOMAttachment
Объект доступа к содержимому вложения
content - Variable in class ru.voskhod.smev.client.api.types.message.transport.GeoMessage
 
contentRef - Variable in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
URI исходного файла
convert(Throwable) - Method in interface ru.voskhod.smev.client.api.services.messaging.ExceptionMapper
Конвертирует указанное исключение в исключение клиентского API
convert(T) - Method in interface ru.voskhod.smev.client.api.services.messaging.ExceptionMapper
Конвертирует указанную ошибку смэв в исключение клиентского API
convertAckResponse(Void) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Convert ack response smev context.
convertGetRequestResponse(GetRequestResponse) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Convert get request response smev message.
convertGetResponseResponse(GetResponseResponse) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Convert get response response smev message.
convertSendRequestResponse(SendRequestResponse) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Convert send request response smev metadata.
convertSendResponseResponse(SendResponseResponse) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Convert send response response smev metadata.
convertStatisticsResponse(GetIncomingQueueStatisticsResponse) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Convert statistics response map.
convertStatusResponse(GetStatusResponse) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Convert status response smev message.
createAckRequest(String, boolean) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Create ack request ack request.
createAttachment(String, String, byte[]) - Method in interface ru.voskhod.smev.client.api.services.template.LargeAttachmentTemplate2
Формирует большое вложение на основе указанного массива байт
createAttachment(String, String, byte[]) - Method in interface ru.voskhod.smev.client.api.services.template.MTOMAttachmentTemplate2
Формирует вложение на основе указанного массива байт
createAttachments(List<File>) - Method in interface ru.voskhod.smev.client.api.services.template.AttachmentTemplate
Формирует список вложений на основе указанного списка файлов
createAttachments(List<File>) - Method in interface ru.voskhod.smev.client.api.services.template.LargeAttachmentTemplate
Формирует список больших вложений на основе указанного списка файлов
createAttachments(List<File>, List<byte[]>) - Method in interface ru.voskhod.smev.client.api.services.template.LargeAttachmentTemplate
Формирует список вложений на основе указанного списка файлов с контрольными суммами
createAttachments(List<File>, List<byte[]>, List<byte[]>) - Method in interface ru.voskhod.smev.client.api.services.template.LargeAttachmentTemplate
Формирует список вложений на основе указанного списка файлов с контрольными суммами и подписями
createAttachments(List<File>) - Method in interface ru.voskhod.smev.client.api.services.template.MTOMAttachmentTemplate
Формирует список вложений на основе указанного списка файлов
createAttachments(List<File>, List<byte[]>) - Method in interface ru.voskhod.smev.client.api.services.template.MTOMAttachmentTemplate
Формирует список вложений на основе указанного списка файлов с подписями
createGetIncomingQueueStatisticsRequest(String) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Create get incoming queue statistics request get incoming queue statistics request.
createGetRequestRequest(QueryInformation) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Create get request request get request request.
createGetResponseRequest(QueryInformation) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Create get response request get response request.
createGetStatusRequest() - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Create get status request get status request.
createSendRequestRequest(SMEVMessage) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Create send request request send request request.
createSendResponseRequest(SMEVMessage) - Method in interface ru.voskhod.smev.client.api.services.messaging.MessageMapper
Create send response request send response request.

D

description - Variable in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException
The Description.
description - Variable in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException
The Description.
description - Variable in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException
The Description.
description - Variable in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException
The Description.
description - Variable in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException
The Description.
destinationName - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException.DestinationOverflow
The Destination name.
DestinationOverflow(String, String) - Constructor for class ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException.DestinationOverflow
Instantiates a new Destination overflow.
DestinationOverflowException(String, SMEVResourceException.DestinationOverflowException.DestinationOverflow) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException
Instantiates a new Destination overflow exception.
DestinationOverflowException(String, SMEVResourceException.DestinationOverflowException.DestinationOverflow, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException
Instantiates a new Destination overflow exception.
DestinationOverflowException(String, SMEVResourceException.DestinationOverflowException.DestinationOverflow, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException
Instantiates a new Destination overflow exception.
download(SMEVMessage, LargeAttachmentTransport) - Method in interface ru.voskhod.smev.client.api.services.template.AttachmentDownloadTemplate
 
download(LargeAttachment, OutputStream) - Method in interface ru.voskhod.smev.client.api.services.transport.LargeAttachmentTransport
Загружает вложение из СМЭВ в указанный выходной поток
downloadTemplate() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.GeoTemplateConfiguration2
 
downloadTemplate() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.WSTemplateConfiguration2
 
ds - Variable in class ru.voskhod.smev.client.api.types.message.attachment.UpAttachment
URI исходного файла

E

EndOfLifeException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.EndOfLifeException
Instantiates a new End of life exception.
EndOfLifeException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.EndOfLifeException
Instantiates a new End of life exception.
EndOfLifeException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.EndOfLifeException
Instantiates a new End of life exception.
errorPosition - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError
The Error position.
event(SyncAdapter.Event) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncCallback
 
ExceptionMapper<T> - Interface in ru.voskhod.smev.client.api.services.messaging
Сервис конвертации внутренних исключений и ошибок СМЭВ в исключения клиентского API

F

fromValue(String) - Static method in enum ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent.RejectCode
/** Возвращает причину отклонения по ее текстовому представлению

G

generateAttachmentId(String, int) - Method in interface ru.voskhod.smev.client.api.services.identification.IdentityService
Генерирует идентификатор вложения на основе порядкового номера и MIME-типа
generateAttachmentUUID() - Method in interface ru.voskhod.smev.client.api.services.identification.IdentityService
Генерирует идентификатор вложения
generateUUID() - Method in interface ru.voskhod.smev.client.api.services.identification.IdentityService
Сгенерировать ID для нового сообщения.
GeoMessage<With> - Class in ru.voskhod.smev.client.api.types.message.transport
 
GeoMessage(String, With) - Constructor for class ru.voskhod.smev.client.api.types.message.transport.GeoMessage
 
GeoMessage(With) - Constructor for class ru.voskhod.smev.client.api.types.message.transport.GeoMessage
 
GeoMessageTransport<RequestRequest,RequestResponse,ResponseRequest,ResponseResponse,GetRequestRequest,GetRequestResponse,GetResponseRequest,GetResponseResponse,StatusRequest,StatusResponse,AckRequest,AckResponse,StatisticsRequest,StatisticsResponse> - Interface in ru.voskhod.smev.client.api.services.transport
Сервис транспорта сообщений
GeoMessageTransportConfiguration - Interface in ru.voskhod.smev.client.api.services.transport.configuration
Конфигурация транспорта сообщений
GeoTemplateConfiguration - Interface in ru.voskhod.smev.client.api.services.template.configuration
 
GeoTemplateConfiguration2 - Interface in ru.voskhod.smev.client.api.services.template.configuration
 
get(QueryInformation) - Method in interface ru.voskhod.smev.client.api.services.template.WSTemplate
Получение сообщения (любого типа - запрос/ответ/...) от СМЭВ.
getAddress() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.LargeAttachmentTransportConfiguration
Адрес ФТП-сервера
getAttachmentId() - Method in class ru.voskhod.smev.client.api.types.message.attachment.MTOMAttachment
Возвращает идентификатор вложения
getAttachments() - Method in class ru.voskhod.smev.client.api.types.message.business.data.BusinessContent
Возвращает список вложений
getAttachments() - Method in class ru.voskhod.smev.client.api.types.message.business.data.request.RequestContent
Возвращает список вложений
getAttachments() - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.ResponseContent
Возвращает список вложений
getBusinessProcessMetadata() - Method in class ru.voskhod.smev.client.api.types.message.business.data.BusinessContent
Возвращает бизнес-метаданные, заданные пользователем
getCertificate(String) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Возвращает сертификат по указанному псевдониму
getCertificateAlias() - Method in interface ru.voskhod.smev.client.api.services.signature.configuration.SignerConfiguration
Возвращает сконфигурированный псевдоним сертификата
getCheckInterval() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Возвращает интервал проверки получения ответа
getCheckIntervalUnit() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Возвращает единицу измерения интервала проверки
getCheckSum() - Method in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
Возвращает контрольную сумму
getCheckSum() - Method in class ru.voskhod.smev.client.api.types.message.attachment.UpAttachment
Возвращает контрольную сумму
getCode() - Method in exception ru.voskhod.smev.client.api.types.exception.SMEVProcessingException
Gets code.
getContent() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncMessage
Возвращает содержимое сообщения
getContent() - Method in class ru.voskhod.smev.client.api.types.message.attachment.MTOMAttachment
Возвращает объект доступа к содержимому вложения
getContent() - Method in class ru.voskhod.smev.client.api.types.message.business.data.BusinessContent
Возвращает содержимое сообщения - xml-элемент, отправленный пользователем
getContent() - Method in class ru.voskhod.smev.client.api.types.message.business.data.request.RequestContent
Возвращает данные, отправленные пользователем
getContent() - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.ResponseContent
Возвращает данные, отправленные пользователем
getContentRef() - Method in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
Возвращает URI исходного файла
getContentTypeName() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает тип содержимого
getCurrentNode() - Method in interface ru.voskhod.smev.client.api.services.admin.AdminService
Возвращает мнемонику текущего ГРУ
getData() - Method in class ru.voskhod.smev.client.api.types.message.SMEVMessage
Возвращает содержимое сообщения
getDeliveryTimestamp() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает дату доставки
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.MetadataException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVFailureException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.IncorrectResponseContentTypeException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.UnknownMessageTypeException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.InvalidMessageIdFormatException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.StaleMessageIdException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.TransactionCodeInvalidException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.AccessDeniedException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.EndOfLifeException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.RecipientIsNotFoundException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.SenderIsNotRegisteredException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.TargetMessageIsNotFoundException
Gets description.
getDescription() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException.SignatureVerificationFaultException
Gets description.
getDestinationName() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException.DestinationOverflow
Gets destination name.
getDestinationName() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает имя точки назначения
getDigest(File) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Получает дайджест указанного файла
getDigest(DigestInputStream) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Получает дайджест указанного битового потока
getDigestInputStream(File) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Преобразует файл в битовый поток
getDigestInputStream(InputStream) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Преобразует обычный битовый поток в поток, пригодный для получения дайджеста
getDs() - Method in class ru.voskhod.smev.client.api.types.message.attachment.UpAttachment
 
getEndpointConfigurations() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.GeoMessageTransportConfiguration
 
getEol() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncMessage
Возвращает время, до которого необходимо обработать сообщение
getEol() - Method in class ru.voskhod.smev.client.api.types.message.system.processing.RequestInformation
Возвращает дату и время до которого необходимо обработать сообщение
getErrorPosition() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError
Gets error position.
getException() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает возникшее исключение
getExtendedProperties() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata
Gets extended properties.
getFaultInfo() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException
Gets fault info.
getFaultInfo() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException
Gets fault info.
getFaultInfo() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException
Gets fault info.
getFaultInfo() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException
Gets fault info.
getFaultInfo() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException
Gets fault info.
getFaultInfo() - Method in exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException.SignatureVerificationFaultException
Gets fault info.
getGeoMessageTransportConfiguration() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.GeoTemplateConfiguration
 
getHumanReadableName() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext.Participant
Возвращает удобочитаемое имя
getId() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.TransportEndpointConfiguration
Идентификатор
getIdentityConfig() - Method in interface ru.voskhod.smev.client.api.services.admin.configuration.AdminServiceConfiguration
Возвращает конфигурацию сервиса идентификации
getIdentityConfig() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Возвращает конфигурацию сервиса идентификации
getIdTransport() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает идентификатор отранспорта
getIncomingQueueStatistics(String) - Method in interface ru.voskhod.smev.client.api.services.template.Template
Получает статистику по JMS-очередям текущего клиента
getIncomingQueueStatistics(String) - Method in interface ru.voskhod.smev.client.api.services.template.WSTemplate
Получает статистику по JMS-очередям текущего клиента
getIncomingQueueStatistics(StatisticsRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.MessageTransport
Получает статистику по очередям
getInteractionType() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает тип взаимодействия
getKey(String, String) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Возвращает закрытый ключ по указанному псевдониму и паролю
getLargeAttachmentTransportConfig() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Возвращает конфигурацию шаблона для работы с большими файлами
getLocalStorage() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Возвращает путь к директории, в которой необходимо сохранять вложения из входящих сообщений
getLocation() - Method in interface ru.voskhod.smev.client.api.services.validation.configuration.ValidatorConfiguration
Не используется
getLoggingInput() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Логировать-ли входящие объекты
getLoggingOutput() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Логировать-ли исходящие объекты
getLogin() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.LargeAttachmentTransportConfiguration
Идентификатор пользователя на ФТП сервере
getMaxAttempts() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.LargeAttachmentTransportConfiguration
Максимальное количество попыток отправки файла
getMaxTimeout() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Возвращает максимальное время ожидания получения ответа
getMaxTimeoutUnit() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Возвращает единицу измерения максимального времени ожидания ответа
getMessageBrokerAddress() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException.DestinationOverflow
Gets message broker address.
getMessageGenerationConfig() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Возвращает конфигурацию конвертора сообщений
getMessageId(T) - Method in interface ru.voskhod.smev.client.api.services.poll.PollInterface
Возвращает идентификатор сообщения
getMessageId() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncMessage
Возвращает идентификатор сообщения
getMessageId() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata.MessageIdentity
Gets message id.
getMessageIdentity() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata
Gets message identity.
getMessageTransportConfiguration() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.WSTemplateConfiguration
Возвращает конфигурацию основного транспорта сообщений
getMimeType() - Method in class ru.voskhod.smev.client.api.types.message.attachment.SMEVAttachment
Возвращает MIME-тип вложения
getMnemonic() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext.Participant
Возвращает мнемонический код
getNamespaceURI() - Method in class ru.voskhod.smev.client.api.types.message.system.processing.QueryInformation
Возвращает пространство имен
getNodeId() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncMessage
Возвращает идентифкатор узла СМЭВ
getNodeId() - Method in class ru.voskhod.smev.client.api.types.message.system.processing.ProcessingInformation
Возвращает идентификатор узла СМЭВ
getOriginalMessageId() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncMessage
Возвращает идентификатор сообщения, в ответ на которое отсылается текущее
getOriginalMessageId() - Method in class ru.voskhod.smev.client.api.types.message.system.processing.ResponseInformation
Возвращает идентификатор сообщения, в ответ на которое отсылается текущее
getParameters() - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.StatusResponseContent
Возвращает дополнительные параметры
getPass() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.LargeAttachmentTransportConfiguration
Пароль пользователя
getPassword() - Method in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment.TransportDetails
Возвращает пароль
getPermittedTotalAttachmentSize() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo
Gets permitted total attachment size.
getPersonalSignature() - Method in class ru.voskhod.smev.client.api.types.message.business.data.BusinessContent
Возвращает персональную подпись пользователя (если указана)
getPersonalSignature() - Method in class ru.voskhod.smev.client.api.types.message.business.data.request.RequestContent
Возвращает персональную цифровую подпись
getPersonalSignature() - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.ResponseContent
Возвращает персональную цифровую подпись
getPollThreads() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Возвращает количество потоков опроса
getPrivateKeyAlias() - Method in interface ru.voskhod.smev.client.api.services.signature.configuration.SignerConfiguration
Возвращает сконфигурированный псевдоним закрытого ключа
getPrivateKeyPassword() - Method in interface ru.voskhod.smev.client.api.services.signature.configuration.SignerConfiguration
Возвращает сконфигурированный пароль закрытого ключа
getProcessingDetails() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает детали передачи
getProcessingInformation() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata
Gets processing information.
getProviderName() - Method in interface ru.voskhod.smev.client.api.services.signature.configuration.SignerConfiguration
Возвращает сконфигурированное название провайдера криптографических алгоритмов
getRealTotalAttachmentSize() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded
Gets real total attachment size.
getRealTotalAttachmentSize() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo
Gets real total attachment size.
getRecipient() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает получателя сообщения
getReferenceMessageId() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata.MessageIdentity
Gets reference message id.
getRejects() - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent
 
getRemainedTotalQuoteSize() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded
Gets remained total quote size.
getReplyTo() - Method in class ru.voskhod.smev.client.api.types.message.system.processing.ResponseInformation
Возвращает адрес отправителя
getReplyTo() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает обратный адрес
getRequest(GetRequestRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.GeoMessageTransport
Получает сообщение-запрос из СМЭВ
getRequest(GetRequestRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.MessageTransport
Получает сообщение-запрос из СМЭВ
getRequestMessage(QName, String) - Method in interface ru.voskhod.smev.client.api.services.template.Template
Получает сообщение-запрос
getRequestThreads() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Возвращает количество потоков отправки
getResponse(QName, String) - Method in interface ru.voskhod.smev.client.api.services.poll.PollInterface
Gets response.
getResponse() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncCallback
 
getResponse(QName, String) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncTransport
Получает ответ
getResponse(GetResponseRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.GeoMessageTransport
Получает сообщение-ответ из СМЭВ
getResponse(GetResponseRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.MessageTransport
Получает сообщение-ответ из СМЭВ
getResponseMessage(QName, String) - Method in interface ru.voskhod.smev.client.api.services.template.Template
Получает сообщение-ответ
getRetries() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.TransportEndpointConfiguration
Количество попыток обращения к сервису
getRootElementLocalName() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported
Gets root element local name.
getRootElementLocalName() - Method in class ru.voskhod.smev.client.api.types.message.system.processing.QueryInformation
Возвращает имя корневого элемента
getRootElementNamespaceURI() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported
Gets root element namespace uri.
getSender() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает отправителя сообщения
getSendingTimestamp() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает дату отправки
getServiceUrl() - Method in interface ru.voskhod.smev.client.api.services.transaction.configuration.TxConfiguration
Возвращает адрес сервиса
getSignaturePKCS7() - Method in class ru.voskhod.smev.client.api.types.message.attachment.SMEVAttachment
Возвращает цифровую подпись
getSignerConfig() - Method in interface ru.voskhod.smev.client.api.services.admin.configuration.AdminServiceConfiguration
Возвращает конфигурацию сервиса электронной подписи
getSignerConfig() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Возвращает конфигурацию сервиса электронной подписи
getSmevContext() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata
Gets smev context.
getSMEVFileCertificateStore() - Method in interface ru.voskhod.smev.client.api.services.signature.configuration.SignerConfiguration
Возвращает сконфигурированную директорию, в которой расположены сертификаты СМЭВ
getSMEVMetadata() - Method in class ru.voskhod.smev.client.api.types.message.SMEVMessage
Возвращает метаданные сообщения
getSmevStatus() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Возвращает статус сообщения
getStatus(StatusRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.GeoMessageTransport
Получает статус
getStatus(StatusRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.MessageTransport
Получает статус
getStatus() - Method in class ru.voskhod.smev.client.api.types.message.business.data.BusinessContent
Возвращает статус содержимого
getStatusCode() - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent.Reject
Возвращает код причины отклонения
getStatusCode() - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.StatusResponseContent
Возвращает код статуса
getStatusDescription() - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent.Reject
Возвращает описание причины отклонения
getStatusDescription() - Method in class ru.voskhod.smev.client.api.types.message.business.data.response.StatusResponseContent
Возвращает описание статуса
getStatusMessage(QName, String) - Method in interface ru.voskhod.smev.client.api.services.template.Template
Получает сообщение о статусе
getSyncAdapter() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncManager
Возвращает синхронный адаптер
getTimeout() - Method in interface ru.voskhod.smev.client.api.services.admin.configuration.AdminServiceConfiguration
 
getTimeout() - Method in interface ru.voskhod.smev.client.api.services.transaction.configuration.TxConfiguration
Возврщащает таймаут обращения к сервису
getTimeout() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.LargeAttachmentTransportConfiguration
Таймаут обращения к сервису
getTimeout() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.MessageTransportConfiguration
Таймаут обращения к сервису
getTimeout() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.TransportEndpointConfiguration
Таймаут обращения к сервису
getTransactionCode(String, String, String, String) - Method in interface ru.voskhod.smev.client.api.services.transaction.TransactionService
Получает код транзакции по указанным параметрам
getTransactionCode() - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata.MessageIdentity
Gets transaction code.
getTransportDetails() - Method in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
Возвращает дополнительную информацию, используемую транспортом при отсылке файла
getType() - Method in class ru.voskhod.smev.client.api.types.message.system.processing.ProcessingInformation
Возвращает тип сообщения
getUrl() - Method in interface ru.voskhod.smev.client.api.services.admin.configuration.AdminServiceConfiguration
 
getUrl() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.MessageTransportConfiguration
Адрес СМЭВ
getUrl() - Method in interface ru.voskhod.smev.client.api.services.transport.configuration.TransportEndpointConfiguration
Адрес СМЭВ
getUserName() - Method in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment.TransportDetails
Возвращает имя пользователя
getUuid() - Method in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
Возвращает идентификатор вложения
getUuid() - Method in class ru.voskhod.smev.client.api.types.message.attachment.UpAttachment
Возвращает идентификатор вложения
getValidateInput() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Валидировать-ли входящие объекты
getValidateOutput() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Валидировать-ли исходящие объекты
getValidateSMEVSignature() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Валидировать-ли подписи СМЭВ
getValidationError() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent
Gets validation error.
getValidatorConfig() - Method in interface ru.voskhod.smev.client.api.services.template.configuration.BaseTemplateConfiguration
Возвращает конфигурацию сервиса валидации
getValue() - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError
Gets value.

I

IdentityService - Interface in ru.voskhod.smev.client.api.services.identification
Сервис идентификации
IdentityServiceConfiguration - Interface in ru.voskhod.smev.client.api.services.identification.configuration
Конфигурация сервиса идентификации
idTransport - Variable in class ru.voskhod.smev.client.api.types.message.transport.GeoMessage
 
IncorrectResponseContentTypeException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.IncorrectResponseContentTypeException
Instantiates a new Incorrect response content type exception.
IncorrectResponseContentTypeException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.IncorrectResponseContentTypeException
Instantiates a new Incorrect response content type exception.
IncorrectResponseContentTypeException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.IncorrectResponseContentTypeException
Instantiates a new Incorrect response content type exception.
init(String, String, String) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Инициализирует сервис
init(PrivateKey, X509Certificate) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Инициализирует сервис
InvalidContent(List<SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError>) - Constructor for class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent
Instantiates a new Invalid content.
InvalidContent() - Constructor for class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent
Instantiates a new Invalid content.
InvalidContentException(String, SMEVMessageContentException.InvalidContentException.InvalidContent) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException
Instantiates a new Invalid content exception.
InvalidContentException(String, SMEVMessageContentException.InvalidContentException.InvalidContent, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException
Instantiates a new Invalid content exception.
InvalidContentException(String, SMEVMessageContentException.InvalidContentException.InvalidContent, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException
Instantiates a new Invalid content exception.
InvalidMessageIdFormatException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.InvalidMessageIdFormatException
Instantiates a new Invalid message id format exception.
InvalidMessageIdFormatException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.InvalidMessageIdFormatException
Instantiates a new Invalid message id format exception.
InvalidMessageIdFormatException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.InvalidMessageIdFormatException
Instantiates a new Invalid message id format exception.
isTestMessage() - Method in class ru.voskhod.smev.client.api.types.message.system.processing.RequestInformation
True - тестовое сообщение, иначе - false

L

LargeAttachment - Class in ru.voskhod.smev.client.api.types.message.attachment
Большое вложение, пересылаемое отдельно от сообщения
LargeAttachment(String, byte[], UUID, URI, byte[]) - Constructor for class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
Создает вложение на основе указанных данных
LargeAttachment(String, byte[], UUID, URI, byte[], LargeAttachment.TransportDetails) - Constructor for class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
Создает вложение на основе указанных данных
LargeAttachment.TransportDetails - Class in ru.voskhod.smev.client.api.types.message.attachment
Дополнительная информация для транспортного сервиса
LargeAttachmentTemplate - Interface in ru.voskhod.smev.client.api.services.template
Шаблон для работы с большими файлами
LargeAttachmentTemplate2 - Interface in ru.voskhod.smev.client.api.services.template
 
LargeAttachmentTemplateConfiguration - Interface in ru.voskhod.smev.client.api.services.template.configuration
Конфигурация шаблона для работы с большими файлами
LargeAttachmentTransport - Interface in ru.voskhod.smev.client.api.services.transport
Сервис транспорта больших файлов-вложений
LargeAttachmentTransport2 - Interface in ru.voskhod.smev.client.api.services.transport
 
LargeAttachmentTransportConfiguration - Interface in ru.voskhod.smev.client.api.services.transport.configuration
Конфигурация транспорта больших файлов-вложений
LargeUpAttachment - Class in ru.voskhod.smev.client.api.types.message.attachment
 
LargeUpAttachment(String, byte[], UUID, DataSource, byte[]) - Constructor for class ru.voskhod.smev.client.api.types.message.attachment.LargeUpAttachment
 

M

mapping - Static variable in enum ru.voskhod.smev.client.api.types.message.system.enums.SMEVStatus
Сопоставление статуса и его строкового представления
messageBrokerAddress - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException.DestinationOverflow
The Message broker address.
MessageGenerationConfiguration - Interface in ru.voskhod.smev.client.api.services.messaging.configuration
Конфигурация конвертора сообщений
MessageIdentity(String, String, String) - Constructor for class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata.MessageIdentity
Instantiates a new Message identity.
MessageIsAlreadySentException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.MessageIsAlreadySentException
Instantiates a new Message is already sent exception.
MessageIsAlreadySentException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.MessageIsAlreadySentException
Instantiates a new Message is already sent exception.
MessageIsAlreadySentException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.MessageIsAlreadySentException
Instantiates a new Message is already sent exception.
MessageMapper<Void,AckRequest,GetStatusResponse,GetStatusRequest,GetIncomingQueueStatisticsResponse,GetIncomingQueueStatisticsRequest,GetResponseResponse,GetResponseRequest,SendResponseResponse,SendResponseRequest,GetRequestResponse,GetRequestRequest,SendRequestResponse,SendRequestRequest> - Interface in ru.voskhod.smev.client.api.services.messaging
Сервис конвертации сообщений клиентского API во внутренние представления, используемые при общении со СМЭВ
MessageTransport<RequestRequest,RequestResponse,ResponseRequest,ResponseResponse,GetRequestRequest,GetRequestResponse,GetResponseRequest,GetResponseResponse,StatusRequest,StatusResponse,AckRequest,AckResponse,StatisticsRequest,StatisticsResponse> - Interface in ru.voskhod.smev.client.api.services.transport
Сервис транспорта сообщений
MessageTransportConfiguration - Interface in ru.voskhod.smev.client.api.services.transport.configuration
Конфигурация транспорта сообщений
MetadataException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.MetadataException
Instantiates a new Metadata exception.
MetadataException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.MetadataException
Instantiates a new Metadata exception.
MetadataException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.MetadataException
Instantiates a new Metadata exception.
mimeType - Variable in class ru.voskhod.smev.client.api.types.message.attachment.SMEVAttachment
MIME-тип вложения
MTOMAttachment - Class in ru.voskhod.smev.client.api.types.message.attachment
Вложение, пересылаемое совместно с сообщением
MTOMAttachment(String, byte[], String, DataHandler) - Constructor for class ru.voskhod.smev.client.api.types.message.attachment.MTOMAttachment
Создает вложение на основе указанных данных
MTOMAttachmentTemplate - Interface in ru.voskhod.smev.client.api.services.template
Шаблон для работы с вложенными файлами MTOM
MTOMAttachmentTemplate2 - Interface in ru.voskhod.smev.client.api.services.template
 
MTOMAttachmentTemplateConfiguration - Interface in ru.voskhod.smev.client.api.services.template.configuration
Конфигурация шаблона для работы со вложенными файлами MTOM

P

ParseContentAcceptor - Interface in ru.voskhod.smev.client.api.types.message.business.parsers
Базовый интерфейс для содержимого сообщений
ParseContentVisitor - Interface in ru.voskhod.smev.client.api.types.message.business.parsers
Заполнитель метаданных на основе содержимого сообщений
Participant(String, String) - Constructor for class ru.voskhod.smev.client.api.types.message.system.SMEVContext.Participant
Конструктор
password - Variable in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment.TransportDetails
Пароль пользователя
permittedTotalAttachmentSize - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo
The Permitted total attachment size.
PollInterface<T> - Interface in ru.voskhod.smev.client.api.services.poll
Базовый интерфейс для объектов, осуществляющих периодический опрос СМЭВ на наличие ответных сообщений
PostValidationCallback - Interface in ru.voskhod.smev.client.api.services.signature
 
ProcessingInformation - Class in ru.voskhod.smev.client.api.types.message.system.processing
Метаданные об обработке сообщения
ProcessingInformation(String, ProcessingInformation.Type) - Constructor for class ru.voskhod.smev.client.api.types.message.system.processing.ProcessingInformation
Конструктор
ProcessingInformation.Type - Enum in ru.voskhod.smev.client.api.types.message.system.processing
Типы сообщения

Q

QueryInformation - Class in ru.voskhod.smev.client.api.types.message.system.processing
Фильтр запрашиваемых сообщений
QueryInformation(String, String, String, ProcessingInformation.Type) - Constructor for class ru.voskhod.smev.client.api.types.message.system.processing.QueryInformation
Конструктор
QuoteLimitExceeded(long, long) - Constructor for class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded
Instantiates a new Quote limit exceeded.
QuoteLimitExceededException(String, SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException
Instantiates a new Quote limit exceeded exception.
QuoteLimitExceededException(String, SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException
Instantiates a new Quote limit exceeded exception.
QuoteLimitExceededException(String, SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException
Instantiates a new Quote limit exceeded exception.

R

realTotalAttachmentSize - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded
The Real total attachment size.
realTotalAttachmentSize - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo
The Real total attachment size.
received(Response) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncCallback
 
RecipientIsNotFoundException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.RecipientIsNotFoundException
Instantiates a new Recipient is not found exception.
RecipientIsNotFoundException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.RecipientIsNotFoundException
Instantiates a new Recipient is not found exception.
RecipientIsNotFoundException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.RecipientIsNotFoundException
Instantiates a new Recipient is not found exception.
RejectResponseContent - Class in ru.voskhod.smev.client.api.types.message.business.data.response
Содержимое сообщения-ответа, отклоняющего обработку запроса
RejectResponseContent(List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent
Конструктов
RejectResponseContent.Reject - Class in ru.voskhod.smev.client.api.types.message.business.data.response
 
RejectResponseContent.RejectCode - Enum in ru.voskhod.smev.client.api.types.message.business.data.response
Список причин отклонения
remainedTotalQuoteSize - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded
The Remained total quote size.
RequestContent - Class in ru.voskhod.smev.client.api.types.message.business.data.request
Содержимое сообщения-запроса
RequestContent(Element, Element, List<SMEVAttachment>, List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.request.RequestContent
Конструктор
RequestContent(BusinessStatus, List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.request.RequestContent
Конструктор
RequestInformation - Class in ru.voskhod.smev.client.api.types.message.system.processing
Матаданные сообщения-запроса
RequestInformation(XMLGregorianCalendar, String) - Constructor for class ru.voskhod.smev.client.api.types.message.system.processing.RequestInformation
Конструктор
RequestInformation(XMLGregorianCalendar, String, boolean) - Constructor for class ru.voskhod.smev.client.api.types.message.system.processing.RequestInformation
Конструктор
ResponseContent - Class in ru.voskhod.smev.client.api.types.message.business.data.response
Содержимое сообщения-ответа
ResponseContent(Element, Element, List<SMEVAttachment>, List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.response.ResponseContent
Конструктор
ResponseContent(BusinessStatus, List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.response.ResponseContent
Конструктор
ResponseInformation - Class in ru.voskhod.smev.client.api.types.message.system.processing
Метаданные сообщения-ответа
ResponseInformation(String) - Constructor for class ru.voskhod.smev.client.api.types.message.system.processing.ResponseInformation
Конструктор
ResponseInformation(String, String) - Constructor for class ru.voskhod.smev.client.api.types.message.system.processing.ResponseInformation
Конструктор
reThrowCause() - Method in exception ru.voskhod.smev.client.api.types.exception.SMEVException
Re throw cause.
rootElementLocalName - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported
The Root element local name.
rootElementNamespaceURI - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported
The Root element namespace uri.
ru.voskhod.smev.client.api.configuration - package ru.voskhod.smev.client.api.configuration
 
ru.voskhod.smev.client.api.services.admin - package ru.voskhod.smev.client.api.services.admin
 
ru.voskhod.smev.client.api.services.admin.configuration - package ru.voskhod.smev.client.api.services.admin.configuration
 
ru.voskhod.smev.client.api.services.identification - package ru.voskhod.smev.client.api.services.identification
 
ru.voskhod.smev.client.api.services.identification.configuration - package ru.voskhod.smev.client.api.services.identification.configuration
 
ru.voskhod.smev.client.api.services.messaging - package ru.voskhod.smev.client.api.services.messaging
 
ru.voskhod.smev.client.api.services.messaging.configuration - package ru.voskhod.smev.client.api.services.messaging.configuration
 
ru.voskhod.smev.client.api.services.poll - package ru.voskhod.smev.client.api.services.poll
 
ru.voskhod.smev.client.api.services.signature - package ru.voskhod.smev.client.api.services.signature
 
ru.voskhod.smev.client.api.services.signature.configuration - package ru.voskhod.smev.client.api.services.signature.configuration
 
ru.voskhod.smev.client.api.services.template - package ru.voskhod.smev.client.api.services.template
 
ru.voskhod.smev.client.api.services.template.configuration - package ru.voskhod.smev.client.api.services.template.configuration
 
ru.voskhod.smev.client.api.services.transaction - package ru.voskhod.smev.client.api.services.transaction
 
ru.voskhod.smev.client.api.services.transaction.configuration - package ru.voskhod.smev.client.api.services.transaction.configuration
 
ru.voskhod.smev.client.api.services.transport - package ru.voskhod.smev.client.api.services.transport
 
ru.voskhod.smev.client.api.services.transport.configuration - package ru.voskhod.smev.client.api.services.transport.configuration
 
ru.voskhod.smev.client.api.services.validation - package ru.voskhod.smev.client.api.services.validation
 
ru.voskhod.smev.client.api.services.validation.configuration - package ru.voskhod.smev.client.api.services.validation.configuration
 
ru.voskhod.smev.client.api.types.exception - package ru.voskhod.smev.client.api.types.exception
 
ru.voskhod.smev.client.api.types.exception.processing - package ru.voskhod.smev.client.api.types.exception.processing
 
ru.voskhod.smev.client.api.types.message - package ru.voskhod.smev.client.api.types.message
 
ru.voskhod.smev.client.api.types.message.attachment - package ru.voskhod.smev.client.api.types.message.attachment
 
ru.voskhod.smev.client.api.types.message.business.data - package ru.voskhod.smev.client.api.types.message.business.data
 
ru.voskhod.smev.client.api.types.message.business.data.request - package ru.voskhod.smev.client.api.types.message.business.data.request
 
ru.voskhod.smev.client.api.types.message.business.data.response - package ru.voskhod.smev.client.api.types.message.business.data.response
 
ru.voskhod.smev.client.api.types.message.business.enums - package ru.voskhod.smev.client.api.types.message.business.enums
 
ru.voskhod.smev.client.api.types.message.business.parsers - package ru.voskhod.smev.client.api.types.message.business.parsers
 
ru.voskhod.smev.client.api.types.message.system - package ru.voskhod.smev.client.api.types.message.system
 
ru.voskhod.smev.client.api.types.message.system.enums - package ru.voskhod.smev.client.api.types.message.system.enums
 
ru.voskhod.smev.client.api.types.message.system.processing - package ru.voskhod.smev.client.api.types.message.system.processing
 
ru.voskhod.smev.client.api.types.message.transport - package ru.voskhod.smev.client.api.types.message.transport
 

S

send(SMEVMessage) - Method in interface ru.voskhod.smev.client.api.services.template.WSTemplate
Отправка сообщение в СМЭВ
SenderIsNotRegisteredException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.SenderIsNotRegisteredException
Instantiates a new Sender is not registered exception.
SenderIsNotRegisteredException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.SenderIsNotRegisteredException
Instantiates a new Sender is not registered exception.
SenderIsNotRegisteredException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.SenderIsNotRegisteredException
Instantiates a new Sender is not registered exception.
sendLargeAttachments(List<SMEVAttachment>) - Method in interface ru.voskhod.smev.client.api.services.template.LargeAttachmentTemplate
Отправляет вложения
sendRejectResponseMessage(String, String, String, String, String, List<Element>) - Method in interface ru.voskhod.smev.client.api.services.template.Template
Отправляет отказ на обработку сообщения-запроса
sendRequest(T) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncTransport
Отправляет запрос
sendRequest(RequestRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.GeoMessageTransport
Отправляет сообщение-запрос в СМЭВ
sendRequest(RequestRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.MessageTransport
Отправляет сообщение-запрос в СМЭВ
sendRequestMessage(String, String, String, String, String, List<Element>, Date, Element, Element, List<File>, List<File>, Map<String, String>, boolean) - Method in interface ru.voskhod.smev.client.api.services.template.Template
Отправляет сообщение-запрос в СМЭВ
sendRequestSync(SMEVSyncMessage, SyncCallback<SMEVSyncMessage>) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapter
Отправляет сообщение в СМЭВ
sendResponse(ResponseRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.GeoMessageTransport
Отправляет сообщение-ответ в СМЭВ
sendResponse(ResponseRequest) - Method in interface ru.voskhod.smev.client.api.services.transport.MessageTransport
Отправляет сообщение-ответ в СМЭВ
sendResponseMessage(String, String, String, List<Element>, Element, Element, List<File>, List<File>, Map<String, String>) - Method in interface ru.voskhod.smev.client.api.services.template.Template
Отправляет сообщение-ответ в СМЭВ
sendStatusResponseMessage(String, String, String, int, String, Map<String, String>, List<Element>) - Method in interface ru.voskhod.smev.client.api.services.template.Template
Отправляет статус обработки сообщения-запроса
setCheckInterval(long, TimeUnit) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Устанавливает интервал проверки получения ответа
setDestinationName(String) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException.DestinationOverflow
Sets destination name.
setErrorPosition(int) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError
Sets error position.
setMaxTimeout(long, TimeUnit) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Устанавливает максимальное время ожидания получения ответа
setMessageBrokerAddress(String) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException.DestinationOverflowException.DestinationOverflow
Sets message broker address.
setMessageType(ProcessingInformation.Type) - Method in class ru.voskhod.smev.client.api.types.message.system.processing.ProcessingInformation
Устанавливает тип сообщения
setPermittedTotalAttachmentSize(long) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo
Sets permitted total attachment size.
setPollThreads(int) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Устанавливает количество потоков опроса
setRealTotalAttachmentSize(long) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded
Sets real total attachment size.
setRealTotalAttachmentSize(long) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo
Sets real total attachment size.
setRemainedTotalQuoteSize(long) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded
Sets remained total quote size.
setRequestThreads(int) - Method in interface ru.voskhod.smev.client.api.services.poll.SyncAdapterConfig
Устанавливает количество потоков, используемых для отправки
setRootElementLocalName(String) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported
Sets root element local name.
setRootElementNamespaceURI(String) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported
Sets root element namespace uri.
setSmevContext(SMEVContext) - Method in class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata
Sets smev context.
setValue(String) - Method in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError
Sets value.
shutdown() - Method in interface ru.voskhod.smev.client.api.services.poll.SyncManager
Останавливает адаптер и все потоки, связанные с ним
sign(Element) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Подписывает указанный xml-элемент
signaturePKCS7 - Variable in class ru.voskhod.smev.client.api.types.message.attachment.SMEVAttachment
Цифровая подпись вложения
SignatureVerificationFaultException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException.SignatureVerificationFaultException
Instantiates a new Signature verification fault exception.
SignatureVerificationFaultException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException.SignatureVerificationFaultException
Instantiates a new Signature verification fault exception.
SignatureVerificationFaultException(String, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException.SignatureVerificationFaultException
Instantiates a new Signature verification fault exception.
SignatureVerificationFaultException(String, String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException.SignatureVerificationFaultException
Instantiates a new Signature verification fault exception.
Signer - Interface in ru.voskhod.smev.client.api.services.signature
Сервис электронной подписи
SignerConfiguration - Interface in ru.voskhod.smev.client.api.services.signature.configuration
Конфигурация сервиса электронной подписи
signPKCS7Detached(byte[]) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Подписывает указанные двоичные данные
signXMLDSigDetached(Element, String) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Подписывает xml-элемент, устанавливая указанный идентификатор подписи
SizeLimitExceededException(String, SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException
Instantiates a new Size limit exceeded exception.
SizeLimitExceededException(String, SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException
Instantiates a new Size limit exceeded exception.
SizeLimitExceededException(String, SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException
Instantiates a new Size limit exceeded exception.
SizeLimitInfo(long, long) - Constructor for class ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo
Instantiates a new Size limit info.
SMEVAttachment - Class in ru.voskhod.smev.client.api.types.message.attachment
Базовый класс для файлов-вложений к сообщениям СМЭВ
SMEVAttachment(String, byte[]) - Constructor for class ru.voskhod.smev.client.api.types.message.attachment.SMEVAttachment
Создает новое вложение
SMEVAttachmentsException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Smev attachments exception.
SMEVAttachmentsException() - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException
Instantiates a new Smev attachments exception.
SMEVAttachmentsException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException
Instantiates a new Smev attachments exception.
SMEVAttachmentsException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException
Instantiates a new Smev attachments exception.
SMEVAttachmentsException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException
Instantiates a new Smev attachments exception.
SMEVAttachmentsException(String, Throwable, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException
Instantiates a new Smev attachments exception.
SMEVAttachmentsException(Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException
Instantiates a new Smev attachments exception.
SMEVAttachmentsException(String, Throwable, boolean, boolean) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVAttachmentsException
Instantiates a new Smev attachments exception.
SMEVAttachmentsException.MetadataException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Metadata exception.
SMEVAttachmentsException.QuoteLimitExceededException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Quote limit exceeded exception.
SMEVAttachmentsException.QuoteLimitExceededException.QuoteLimitExceeded - Class in ru.voskhod.smev.client.api.types.exception.processing
The type Quote limit exceeded.
SMEVAttachmentsException.SizeLimitExceededException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Size limit exceeded exception.
SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo - Class in ru.voskhod.smev.client.api.types.exception.processing
The type Size limit info.
SMEVConfiguration - Interface in ru.voskhod.smev.client.api.configuration
Базовый интерфейс для настроек сервисов
SMEVContext - Class in ru.voskhod.smev.client.api.types.message.system
Метаданные сообщения, вспомогательная информация об отправке/получении и т.п.
SMEVContext(SMEVContext.Participant, SMEVContext.Participant, String, String, XMLGregorianCalendar, XMLGregorianCalendar, String, String, SMEVStatus, String, SMEVException) - Constructor for class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Конструктрр
SMEVContext(String, SMEVContext) - Constructor for class ru.voskhod.smev.client.api.types.message.system.SMEVContext
Конструктор копирующий
SMEVContext.Participant - Class in ru.voskhod.smev.client.api.types.message.system
Информация об отправителе или получателе сообщения
SMEVEncodedException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Smev encoded exception.
SMEVEncodedException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVEncodedException
Instantiates a new Smev encoded exception.
SMEVEncodedException(String, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVEncodedException
Instantiates a new Smev encoded exception.
SMEVEncodedException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVEncodedException
Instantiates a new Smev encoded exception.
SMEVEncodedException(Throwable, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVEncodedException
Instantiates a new Smev encoded exception.
SMEVEncodedException(String, Throwable, boolean, boolean, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVEncodedException
Instantiates a new Smev encoded exception.
SMEVException - Exception in ru.voskhod.smev.client.api.types.exception
The type Smev exception.
SMEVException() - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVException
Instantiates a new Smev exception.
SMEVException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVException
Instantiates a new Smev exception.
SMEVException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVException
Instantiates a new Smev exception.
SMEVException(Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVException
Instantiates a new Smev exception.
SMEVException(String, Throwable, boolean, boolean) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVException
Instantiates a new Smev exception.
SMEVFailureException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Smev failure exception.
SMEVFailureException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVFailureException
Instantiates a new Smev failure exception.
SMEVFailureException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVFailureException
Instantiates a new Smev failure exception.
SMEVFailureException(String, String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVFailureException
Instantiates a new Smev failure exception.
SMEVMessage - Class in ru.voskhod.smev.client.api.types.message
Сообщение (входящее/исходящее) СМЭВ
SMEVMessage(SMEVMetadata, BusinessContent) - Constructor for class ru.voskhod.smev.client.api.types.message.SMEVMessage
Создает сообщение СМЭВ на основе указанных данных
SMEVMessageContentException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Smev message content exception.
SMEVMessageContentException() - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException
Instantiates a new Smev message content exception.
SMEVMessageContentException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException
Instantiates a new Smev message content exception.
SMEVMessageContentException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException
Instantiates a new Smev message content exception.
SMEVMessageContentException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException
Instantiates a new Smev message content exception.
SMEVMessageContentException(Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException
Instantiates a new Smev message content exception.
SMEVMessageContentException(String, String, Throwable, boolean, boolean) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException
Instantiates a new Smev message content exception.
SMEVMessageContentException.BusinessDataTypeIsNotSupportedException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Business data type is not supported exception.
SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported - Class in ru.voskhod.smev.client.api.types.exception.processing
The type Business data type is not supported.
SMEVMessageContentException.IncorrectResponseContentTypeException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Incorrect response content type exception.
SMEVMessageContentException.InvalidContentException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Invalid content exception.
SMEVMessageContentException.InvalidContentException.InvalidContent - Class in ru.voskhod.smev.client.api.types.exception.processing
The type Invalid content.
SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError - Class in ru.voskhod.smev.client.api.types.exception.processing
The type Validation error.
SMEVMessageContentException.UnknownMessageTypeException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Unknown message type exception.
SMEVMessageIdentityException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Smev message identity exception.
SMEVMessageIdentityException() - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException
Instantiates a new Smev message identity exception.
SMEVMessageIdentityException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException
Instantiates a new Smev message identity exception.
SMEVMessageIdentityException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException
Instantiates a new Smev message identity exception.
SMEVMessageIdentityException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException
Instantiates a new Smev message identity exception.
SMEVMessageIdentityException(Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException
Instantiates a new Smev message identity exception.
SMEVMessageIdentityException(String, Throwable, boolean, boolean) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException
Instantiates a new Smev message identity exception.
SMEVMessageIdentityException.InvalidMessageIdFormatException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Invalid message id format exception.
SMEVMessageIdentityException.MessageIsAlreadySentException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Message is already sent exception.
SMEVMessageIdentityException.StaleMessageIdException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Stale message id exception.
SMEVMessageIdentityException.TransactionCodeInvalidException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Transaction code invalid exception.
SMEVMetadata - Class in ru.voskhod.smev.client.api.types.message.system
Метаданные сообщения СМЭВ
SMEVMetadata(SMEVMetadata.MessageIdentity, ProcessingInformation) - Constructor for class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata
Instantiates a new Smev metadata.
SMEVMetadata(SMEVMetadata.MessageIdentity, ProcessingInformation, Map<String, String>) - Constructor for class ru.voskhod.smev.client.api.types.message.system.SMEVMetadata
Instantiates a new Smev metadata.
SMEVMetadata.MessageIdentity - Class in ru.voskhod.smev.client.api.types.message.system
The type Message identity.
SMEVProcessingException - Exception in ru.voskhod.smev.client.api.types.exception
The type Smev processing exception.
SMEVProcessingException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVProcessingException
Instantiates a new Smev processing exception.
SMEVProcessingException(String, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVProcessingException
Instantiates a new Smev processing exception.
SMEVProcessingException(String, Throwable, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVProcessingException
Instantiates a new Smev processing exception.
SMEVProcessingException(Throwable, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVProcessingException
Instantiates a new Smev processing exception.
SMEVProcessingException(String, Throwable, boolean, boolean, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVProcessingException
Instantiates a new Smev processing exception.
SMEVResourceException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Smev resource exception.
SMEVResourceException() - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException
Instantiates a new Smev resource exception.
SMEVResourceException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException
Instantiates a new Smev resource exception.
SMEVResourceException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException
Instantiates a new Smev resource exception.
SMEVResourceException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException
Instantiates a new Smev resource exception.
SMEVResourceException(Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException
Instantiates a new Smev resource exception.
SMEVResourceException(String, Throwable, boolean, boolean) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVResourceException
Instantiates a new Smev resource exception.
SMEVResourceException.DestinationOverflowException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Destination overflow exception.
SMEVResourceException.DestinationOverflowException.DestinationOverflow - Class in ru.voskhod.smev.client.api.types.exception.processing
The type Destination overflow.
SMEVRoutingException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Smev routing exception.
SMEVRoutingException() - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException
Instantiates a new Smev routing exception.
SMEVRoutingException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException
Instantiates a new Smev routing exception.
SMEVRoutingException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException
Instantiates a new Smev routing exception.
SMEVRoutingException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException
Instantiates a new Smev routing exception.
SMEVRoutingException(Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException
Instantiates a new Smev routing exception.
SMEVRoutingException(String, Throwable, boolean, boolean) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException
Instantiates a new Smev routing exception.
SMEVRoutingException(String, Throwable, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException
Instantiates a new Smev routing exception.
SMEVRoutingException.AccessDeniedException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Access denied exception.
SMEVRoutingException.EndOfLifeException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type End of life exception.
SMEVRoutingException.RecipientIsNotFoundException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Recipient is not found exception.
SMEVRoutingException.SenderIsNotRegisteredException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Sender is not registered exception.
SMEVRoutingException.TargetMessageIsNotFoundException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Target message is not found exception.
SMEVRuntimeException - Exception in ru.voskhod.smev.client.api.types.exception
The type Smev runtime exception.
SMEVRuntimeException() - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVRuntimeException
Instantiates a new Smev runtime exception.
SMEVRuntimeException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVRuntimeException
Instantiates a new Smev runtime exception.
SMEVRuntimeException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVRuntimeException
Instantiates a new Smev runtime exception.
SMEVRuntimeException(Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVRuntimeException
Instantiates a new Smev runtime exception.
SMEVRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception ru.voskhod.smev.client.api.types.exception.SMEVRuntimeException
Instantiates a new Smev runtime exception.
SMEVSignatureException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Smev signature exception.
SMEVSignatureException() - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException
Instantiates a new Smev signature exception.
SMEVSignatureException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException
Instantiates a new Smev signature exception.
SMEVSignatureException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException
Instantiates a new Smev signature exception.
SMEVSignatureException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException
Instantiates a new Smev signature exception.
SMEVSignatureException(String, Throwable, String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException
Instantiates a new Smev signature exception.
SMEVSignatureException(Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException
Instantiates a new Smev signature exception.
SMEVSignatureException(String, Throwable, boolean, boolean) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVSignatureException
Instantiates a new Smev signature exception.
SMEVSignatureException.SignatureVerificationFaultException - Exception in ru.voskhod.smev.client.api.types.exception.processing
The type Signature verification fault exception.
SMEVStatus - Enum in ru.voskhod.smev.client.api.types.message.system.enums
Статус сообщения в СМЭВ
StaleMessageIdException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.StaleMessageIdException
Instantiates a new Stale message id exception.
StaleMessageIdException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.StaleMessageIdException
Instantiates a new Stale message id exception.
StaleMessageIdException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.StaleMessageIdException
Instantiates a new Stale message id exception.
status - Variable in class ru.voskhod.smev.client.api.types.message.business.data.BusinessContent
Статус (тип) содержимого
StatusResponseContent - Class in ru.voskhod.smev.client.api.types.message.business.data.response
Содержимое сообщения-ответа на запрос о статусе
StatusResponseContent(int, String, Map<String, String>, List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.response.StatusResponseContent
Конструктор
switchNode() - Method in interface ru.voskhod.smev.client.api.services.admin.AdminService
Метод переключения с основного ГРУ, на резерный
SyncAdapter<SMEVSyncMessage extends SyncMessage,SMEVMeta extends SyncMeta> - Interface in ru.voskhod.smev.client.api.services.poll
Синхронный адаптер отправки сообщений
SyncAdapter.Event - Enum in ru.voskhod.smev.client.api.services.poll
 
SyncAdapterConfig - Interface in ru.voskhod.smev.client.api.services.poll
Конфигурация синхронного адаптера
SyncCallback<Response> - Interface in ru.voskhod.smev.client.api.services.poll
 
SyncManager<SMEVSyncMessage extends SyncMessage,SMEVMeta extends SyncMeta> - Interface in ru.voskhod.smev.client.api.services.poll
Управление синхронным адаптером
SyncMessage - Interface in ru.voskhod.smev.client.api.services.poll
Базовый интерфейс для синхронного сообщения
SyncMeta - Interface in ru.voskhod.smev.client.api.services.poll
Метаданные сообщения
SyncTransport<T,V> - Interface in ru.voskhod.smev.client.api.services.poll
Транспор для отправки и получения сообщений

T

TargetMessageIsNotFoundException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.TargetMessageIsNotFoundException
Instantiates a new Target message is not found exception.
TargetMessageIsNotFoundException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.TargetMessageIsNotFoundException
Instantiates a new Target message is not found exception.
TargetMessageIsNotFoundException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVRoutingException.TargetMessageIsNotFoundException
Instantiates a new Target message is not found exception.
Template - Interface in ru.voskhod.smev.client.api.services.template
Шаблон взаимодействия со СМЭВ.
TemplateConfiguration - Interface in ru.voskhod.smev.client.api.services.template.configuration
Конфигурация шаблона-клиента СМЭВ
TransactionCodeInvalidException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.TransactionCodeInvalidException
Instantiates a new Transaction code invalid exception.
TransactionCodeInvalidException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.TransactionCodeInvalidException
Instantiates a new Transaction code invalid exception.
TransactionCodeInvalidException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageIdentityException.TransactionCodeInvalidException
Instantiates a new Transaction code invalid exception.
TransactionService - Interface in ru.voskhod.smev.client.api.services.transaction
Сервис транзакций
transportDetails - Variable in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
Дополнительная информация, используемая транспортом при отсылке файла
TransportDetails(String, String) - Constructor for class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment.TransportDetails
Создает объект на основе указанных данных
TransportEndpointConfiguration - Interface in ru.voskhod.smev.client.api.services.transport.configuration
 
TxConfiguration - Interface in ru.voskhod.smev.client.api.services.transaction.configuration
Конфигурация сервиса транзакций

U

UnknownMessageTypeException(String) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.UnknownMessageTypeException
Instantiates a new Unknown message type exception.
UnknownMessageTypeException(String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.UnknownMessageTypeException
Instantiates a new Unknown message type exception.
UnknownMessageTypeException(String, String, Throwable) - Constructor for exception ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.UnknownMessageTypeException
Instantiates a new Unknown message type exception.
UnknownResponseContent - Class in ru.voskhod.smev.client.api.types.message.business.data.response
Содержимое сообщение-ответа неизвестного типа
UnknownResponseContent(List<Element>) - Constructor for class ru.voskhod.smev.client.api.types.message.business.data.response.UnknownResponseContent
Конструктор
UpAttachment - Class in ru.voskhod.smev.client.api.types.message.attachment
 
UpAttachment(String, byte[], UUID, DataSource, byte[]) - Constructor for class ru.voskhod.smev.client.api.types.message.attachment.UpAttachment
 
upload(LargeAttachment) - Method in interface ru.voskhod.smev.client.api.services.transport.LargeAttachmentTransport
Загружает указанное вложение в СМЭВ
upload(LargeUpAttachment) - Method in interface ru.voskhod.smev.client.api.services.transport.LargeAttachmentTransport2
Загружает указанное вложение в СМЭВ
userName - Variable in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment.TransportDetails
Имя пользователя (логин)
uuid - Variable in class ru.voskhod.smev.client.api.types.message.attachment.LargeAttachment
Идентификатор вложения
uuid - Variable in class ru.voskhod.smev.client.api.types.message.attachment.UpAttachment
Идентификатор вложения

V

validate(X509Certificate, Element, Element) - Method in interface ru.voskhod.smev.client.api.services.signature.PostValidationCallback
 
validate(T) - Method in interface ru.voskhod.smev.client.api.services.validation.Validator
Проверяет указанный объект на валидность
validateSMEVSignature(Element, Element) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Проверяет, подписан-ли элемент подписью СМЭВ
validateSMEVSignature(Element, Element, PostValidationCallback) - Method in interface ru.voskhod.smev.client.api.services.signature.Signer
Проверяет, подписан-ли элемент подписью СМЭВ
validationError - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent
The Validation error.
ValidationError(String, int) - Constructor for class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError
Instantiates a new Validation error.
ValidationError() - Constructor for class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError
Instantiates a new Validation error.
Validator<T> - Interface in ru.voskhod.smev.client.api.services.validation
Сервис валидации
ValidatorConfiguration - Interface in ru.voskhod.smev.client.api.services.validation.configuration
Конфигурация сервиса валидации
value - Variable in class ru.voskhod.smev.client.api.types.exception.processing.SMEVMessageContentException.InvalidContentException.InvalidContent.ValidationError
The Value.
value() - Method in enum ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent.RejectCode
Причина в виде строки
valueOf(String) - Static method in enum ru.voskhod.smev.client.api.services.poll.SyncAdapter.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent.RejectCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.voskhod.smev.client.api.types.message.business.enums.BusinessStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.voskhod.smev.client.api.types.message.system.enums.SMEVStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.voskhod.smev.client.api.types.message.system.processing.ProcessingInformation.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum ru.voskhod.smev.client.api.services.poll.SyncAdapter.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.voskhod.smev.client.api.types.message.business.data.response.RejectResponseContent.RejectCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.voskhod.smev.client.api.types.message.business.enums.BusinessStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.voskhod.smev.client.api.types.message.system.enums.SMEVStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.voskhod.smev.client.api.types.message.system.processing.ProcessingInformation.Type
Returns an array containing the constants of this enum type, in the order they are declared.
visit(ResponseContent) - Method in interface ru.voskhod.smev.client.api.types.message.business.parsers.ParseContentVisitor
Получает метаданные на основе содержимого ответа
visit(StatusResponseContent) - Method in interface ru.voskhod.smev.client.api.types.message.business.parsers.ParseContentVisitor
Получает метаданные на основе содержимого ответа-статуса
visit(RejectResponseContent) - Method in interface ru.voskhod.smev.client.api.types.message.business.parsers.ParseContentVisitor
Получает метаданные на основе содержимого ответа-отклонения обработки
visit(BusinessContent) - Method in interface ru.voskhod.smev.client.api.types.message.business.parsers.ParseContentVisitor
Получает метаданные на основе бизнес содержимого
visit(RequestContent) - Method in interface ru.voskhod.smev.client.api.types.message.business.parsers.ParseContentVisitor
Получает метаданные на основе содержимого запроса
visit(CancelRequestContent) - Method in interface ru.voskhod.smev.client.api.types.message.business.parsers.ParseContentVisitor
Получает метаданные на основе содержимого запроса на отмену

W

WSTemplate - Interface in ru.voskhod.smev.client.api.services.template
Шаблон взаимодействия со СМЭВ
WSTemplateConfiguration - Interface in ru.voskhod.smev.client.api.services.template.configuration
Конфигурация шаблона взаимодествия клиента СМЭВ
WSTemplateConfiguration2 - Interface in ru.voskhod.smev.client.api.services.template.configuration
 
A B C D E F G I L M P Q R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.