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 GetMessageTransactionLogRequestMsg |
GetMessageTransactionLog.request |
Modifier and Type | Method and Description |
---|---|
GetMessageTransactionLogRequestMsg |
ObjectFactory.createGetMessageTransactionLogRequestMsg()
Create an instance of
GetMessageTransactionLogRequestMsg |
GetMessageTransactionLogRequestMsg |
GetMessageTransactionLog.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetMessageTransactionLogRequestMsg> |
ObjectFactory.createGetMessageTransactionLogRequestMsg(GetMessageTransactionLogRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetMessageTransactionLogRequestMsg> |
ObjectFactory.createGetMessageTransactionLogRequestMsg(GetMessageTransactionLogRequestMsg value)
|
GetMessageTransactionLogResponseMsg |
DataAccessService.getMessageTransactionLog(GetMessageTransactionLogRequestMsg request)
Return a specific message log for a given web service transaction
|
void |
GetMessageTransactionLog.setRequest(GetMessageTransactionLogRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.