| Package | Description |
|---|---|
| eu.dnetlib.enabling.is.sn |
| Modifier and Type | Method and Description |
|---|---|
NotificationMessage |
MemoryNotificationInvocationLogger.MemoryEntry.getMessage() |
NotificationMessage |
NotificationInvocationLogger.Entry.getMessage()
get log message.
|
| Modifier and Type | Method and Description |
|---|---|
protected NotificationInvocationLogger.Entry |
MemoryNotificationInvocationLogger.createLoggingEntry(W3CEndpointReference dest,
NotificationMessage message)
create a new memory log object.
|
void |
AsynchronousNotificationSenderImpl.send(W3CEndpointReference destination,
NotificationMessage message)
sends a given message according to specific policies.
|
void |
SynchronousNotificationSenderImpl.send(W3CEndpointReference destination,
NotificationMessage message)
sends a given message according to specific policies.
|
void |
NotificationSender.send(W3CEndpointReference destination,
NotificationMessage message)
sends a given message according to specific policies.
|
void |
NotificationInvokerImpl.send(W3CEndpointReference destination,
NotificationMessage message,
int timeout)
for now only timeout is exposed.
|
void |
NotificationInvoker.send(W3CEndpointReference destination,
NotificationMessage message,
int timeout)
for now only timeout is exposed.
|
void |
MemoryNotificationInvocationLogger.MemoryEntry.setMessage(NotificationMessage message) |
NotificationInvocationLogger.Entry |
MemoryNotificationInvocationLogger.startLogging(W3CEndpointReference dest,
NotificationMessage message)
Start logging a notification invocation.
|
NotificationInvocationLogger.Entry |
NotificationInvocationLogger.startLogging(W3CEndpointReference destination,
NotificationMessage message)
Start logging a notification invocation.
|
| Constructor and Description |
|---|
MemoryEntry(W3CEndpointReference endpointReference,
NotificationMessage message)
construct a new message.
|
Copyright © 2017. All rights reserved.