Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
GetMessageTransactionLogResponseMsg |
DAS4jBean.getMessageTransactionLog(GetMessageTransactionLogRequestMsg request)
Return a specific message log (payloads) for a given web service
transaction
|
Modifier and Type | Field and Description |
---|---|
protected GetMessageTransactionLogResponseMsg |
GetMessageTransactionLogResponse.getMessageTransactionLogResult |
Modifier and Type | Method and Description |
---|---|
GetMessageTransactionLogResponseMsg |
ObjectFactory.createGetMessageTransactionLogResponseMsg()
Create an instance of
GetMessageTransactionLogResponseMsg |
GetMessageTransactionLogResponseMsg |
GetMessageTransactionLogResponse.getGetMessageTransactionLogResult()
Gets the value of the getMessageTransactionLogResult property.
|
GetMessageTransactionLogResponseMsg |
DataAccessService.getMessageTransactionLog(GetMessageTransactionLogRequestMsg request)
Return a specific message log for a given web service transaction
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetMessageTransactionLogResponseMsg> |
ObjectFactory.createGetMessageTransactionLogResponseMsg(GetMessageTransactionLogResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetMessageTransactionLogResponseMsg> |
ObjectFactory.createGetMessageTransactionLogResponseMsg(GetMessageTransactionLogResponseMsg value)
|
void |
GetMessageTransactionLogResponse.setGetMessageTransactionLogResult(GetMessageTransactionLogResponseMsg value)
Sets the value of the getMessageTransactionLogResult property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.