public interface IToopInterfaceDC
TDETOOPResponseType.| Modifier and Type | Method and Description |
|---|---|
void |
onToopResponse(eu.toop.commons.dataexchange.TDETOOPResponseType aResponse)
Invoked every time a TOOP Response Message is received
|
void onToopResponse(@Nonnull eu.toop.commons.dataexchange.TDETOOPResponseType aResponse) throws IOException
aResponse - Message object. Never null.IOException - in case of processing errorsCopyright © 2018 toop.eu. All rights reserved.