Package | Description |
---|---|
ru.voskhod.smev.client.api.types.message.system |
Modifier and Type | Method and Description |
---|---|
SMEVContext.Participant |
SMEVContext.getRecipient()
Возвращает получателя сообщения
|
SMEVContext.Participant |
SMEVContext.getSender()
Возвращает отправителя сообщения
|
Constructor and Description |
---|
SMEVContext(SMEVContext.Participant sender,
SMEVContext.Participant recipient,
String destinationName,
String contentTypeName,
XMLGregorianCalendar sendingTimestamp,
XMLGregorianCalendar deliveryTimestamp,
String processingDetails,
String interactionType,
SMEVStatus smevStatus,
String replyTo,
SMEVException exception)
Конструктрр
|
Copyright © 2017. All rights reserved.