public class NotificationInvokerImpl extends Object implements NotificationInvoker
| Constructor and Description |
|---|
NotificationInvokerImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationInvocationLogger |
getInvocationLogger() |
void |
send(W3CEndpointReference destination,
NotificationMessage message,
int timeout)
for now only timeout is exposed.
|
void |
setInvocationLogger(NotificationInvocationLogger invocationLogger) |
public void send(W3CEndpointReference destination, NotificationMessage message, int timeout)
send in interface NotificationInvokerdestination - destination EPRmessage - messagetimeout - timeout in secondsNotificationInvoker.send(javax.xml.ws.wsaddressing.W3CEndpointReference,
eu.dnetlib.enabling.is.sn.NotificationMessage, int)public NotificationInvocationLogger getInvocationLogger()
public void setInvocationLogger(NotificationInvocationLogger invocationLogger)
Copyright © 2017. All rights reserved.