A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
N
- named(java.lang.String,Object) - function in org.eclipse.jetty.util.component.Dumpable
- NetworkInterfaceUtil - class in org.somda.sdc.dpws.network
- Utility class for network interface related functionality.
- NetworkJobThreadPool - class in org.somda.sdc.dpws.guice
- Annotation to define the thread pool used by the DPWS implementation.
- NOTIFICATION - enum entry in org.somda.sdc.dpws.soap.interception.Direction
Notification that is on the way to its sink.
- Notification - class in org.somda.sdc.dpws.soap.wseventing.model
- Notification queue item that provides a construction time to allow detection of stale notifications.
- NotificationCallback - class in org.somda.sdc.dpws.soap.interception
- Callback for network bindings to initiate an output-only message exchange.
- NotificationObject - class in org.somda.sdc.dpws.soap.interception
- Object passed to interceptor to provide a SOAP notification message.
- NotificationSink - class in org.somda.sdc.dpws.soap
- Interface for network bindings to invoke execution of incoming SOAP notification messages.
- NotificationSinkFactory - class in org.somda.sdc.dpws.soap.factory
- Factory to create notification sinks.
- NotificationSinkImpl - class in org.somda.sdc.dpws.soap
- Default implementation of NotificationSink.
- NotificationSource - class in org.somda.sdc.dpws.soap
- Interface to send notifications to event sinks.
- NotificationSourceFactory - class in org.somda.sdc.dpws.soap.factory
- Factory to create notification sources.
- NotificationSourceImpl - class in org.somda.sdc.dpws.soap
- Default implementation of NotificationSource.
- NotificationSourceUdpCallback - class in org.somda.sdc.dpws.helper
- Marshall SoapMessage and distribute them via UdpMessageQueueService.
- nullOutputStream() - function in java.io.OutputStream