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