Class UnansweredLoggedRequest
java.lang.Object
be.vlaanderen.vip.magda.legallogging.model.LoggedRequest
be.vlaanderen.vip.magda.legallogging.model.UnansweredLoggedRequest
MAGDA sent no response, communication error or timeout.
Adds the following fields to LoggedRequest
:
- none
-
Constructor Summary
ConstructorDescriptionUnansweredLoggedRequest
(SubjectIdentificationNumber subject, UUID transactionID, UUID localTransactionID, String serviceName, String serviceVersion, MagdaRegistrationInfo registrationInfo) -
Method Summary
Methods inherited from class be.vlaanderen.vip.magda.legallogging.model.LoggedRequest
getSubjectsInLogFormat
-
Constructor Details
-
UnansweredLoggedRequest
public UnansweredLoggedRequest(SubjectIdentificationNumber subject, UUID transactionID, UUID localTransactionID, String serviceName, String serviceVersion, MagdaRegistrationInfo registrationInfo)
-