A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
E
- endStream(org.somda.sdc.dpws.soap.wseventing.SourceSubscriptionManager) - function in org.somda.sdc.dpws.soap.wseventing.IndividualSubscriptionHandler
- Indicates the end of a sequence of notifications for a specific manager.
- endSubscriptionFor(java.lang.String) - function in org.somda.sdc.dpws.soap.wseventing.GenericEventSource
- Additional method to send out a subscription end to a single subscription.
- EnvelopeFactory - class in org.somda.sdc.dpws.soap.factory
- Convenience factory to create SOAP envelopes in accordance with the JAXB SOAP model.
- EprAddressMismatchException - class in org.somda.sdc.dpws.client.exception
- Exception that is thrown if the EPR address from discovery differs from the EPR address from WS-TransferGet response.
- equals(Object) - function in java.lang.annotation.Annotation
- EventObserver - class in org.somda.sdc.dpws.client
- Observer for internal events related to the client.
- EventSink - class in org.somda.sdc.dpws.soap.wseventing
- Interface to manage WS-Eventing subscriptions.
- EventSinkAccess - class in org.somda.sdc.dpws.service
- Offers access to event sink functionality in accordance with WS-Eventing.
- EventSinkImpl - class in org.somda.sdc.dpws.soap.wseventing
- Default implementation of EventSink.
- EventSource - class in org.somda.sdc.dpws.soap.wseventing
- Interface to provide WS-Eventing event source functions.
- EventSourceAccess - class in org.somda.sdc.dpws.device
- Interface to access event source functionality provided by a Device.
- EventSourceDialectHandler - class in org.somda.sdc.dpws.soap.wseventing
- Callback interface for the management of subscriptions of a specific filter dialect.
- EventSourceInterceptorDispatcher - class in org.somda.sdc.dpws.soap.wseventing
- Interceptor that manages subscriptions and dispatches subscription activity to filter dialect handlers.
- EventSourceInterceptorDispatcherFactory - class in org.somda.sdc.dpws.soap.wseventing.factory
- Factory for EventSourceInterceptorDispatcher instances.
- EventSourceUtil - class in org.somda.sdc.dpws.soap.wseventing.helper
- Utility class for the EventSourceInterceptorDispatcher and SubscriptionRegistry.