A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
U
- UDP - enum entry in org.somda.sdc.dpws.CommunicationLog.TransportType
- UdpBindingService - class in org.somda.sdc.dpws.udp
- Service to receive and send UDP messages.
- UdpBindingServiceFactory - class in org.somda.sdc.dpws.udp.factory
- Factory to create UdpBindingService instances.
- UdpBindingServiceImpl - class in org.somda.sdc.dpws.udp
- Default implementation of UdpBindingService.
- UdpMessage - class in org.somda.sdc.dpws.udp
- Raw UDP message packed as a byte array plus a length attribute and receiver information.
- UdpMessageQueueObserver - class in org.somda.sdc.dpws.udp
- Observer that is fed by UdpMessageQueueService.
- UdpMessageQueueService - class in org.somda.sdc.dpws.udp
- Holds two message queues to send and receive UDP messages.
- UdpMessageQueueServiceImpl - class in org.somda.sdc.dpws.udp
- Default implementation of UdpMessageQueueService.
- UdpMessageReceiverCallback - class in org.somda.sdc.dpws.udp
- Callback to process UDP messages received by UdpBindingService.
- UNKNOWN - enum entry in org.somda.sdc.dpws.CommunicationLog.MessageType
- unmanage(Object) - function in org.eclipse.jetty.util.component.ContainerLifeCycle
- unmarshal(java.io.InputStream) - function in org.somda.sdc.dpws.helper.JaxbMarshalling
- Takes an input stream and unmarshals it.
- unmarshal(java.io.Reader) - function in org.somda.sdc.dpws.helper.JaxbMarshalling
- Takes a reader and unmarshals it.
- unmarshal(java.io.InputStream) - function in org.somda.sdc.dpws.soap.JaxbSoapMarshalling
- Takes an input stream and unmarshals it.
- unmarshal(java.io.Reader) - function in org.somda.sdc.dpws.soap.JaxbSoapMarshalling
- Takes a reader and unmarshals it.
- unmarshal(java.io.InputStream) - function in org.somda.sdc.dpws.soap.MarshallingService
- Unmarshals a SOAP message from an input stream.
- unmarshal(java.io.Reader) - function in org.somda.sdc.dpws.soap.MarshallingService
- Unmarshals a SOAP message from a reader.
- unmarshal(java.io.InputStream) - function in org.somda.sdc.dpws.soap.SoapMarshalling
- Unmarshals a SOAP message.
- unmarshal(java.io.Reader) - function in org.somda.sdc.dpws.soap.SoapMarshalling
- Unmarshals a SOAP message.
- unmarshal(java.io.InputStream) - function in org.somda.sdc.dpws.wsdl.JaxbWsdlMarshalling
- Takes an input stream and unmarshals it to a WSDL definition.
- unmarshal(java.io.InputStream) - function in org.somda.sdc.dpws.wsdl.WsdlMarshalling
- Unmarshals a WSDL document.
- unregisterContext(java.lang.String,java.lang.String) - function in org.somda.sdc.dpws.http.HttpServerRegistry
- Removes a handler for the given scheme, authority and context path.
- unregisterContext(java.lang.String,java.lang.String) - function in org.somda.sdc.dpws.http.jetty.JettyHttpServerRegistry
- Removes a handler for the given scheme, authority and context path.
- unregisterDiscoveryObserver(org.somda.sdc.dpws.client.DiscoveryObserver) - function in org.somda.sdc.dpws.client.Client
- Unsubscribes from discovery events.
- unregisterDiscoveryObserver(org.somda.sdc.dpws.client.DiscoveryObserver) - function in org.somda.sdc.dpws.client.ClientImpl
- Unsubscribes from discovery events.
- unregisterDiscoveryObserver(org.somda.sdc.dpws.client.DiscoveryObserver) - function in org.somda.sdc.dpws.client.helper.HelloByeAndProbeMatchesObserverImpl
- Unregisters an observer from handling discovery messages.
- unregisterEventObserver(org.somda.sdc.dpws.client.EventObserver) - function in org.somda.sdc.dpws.client.Client
- Unsubscribes from client events.
- unregisterEventObserver(org.somda.sdc.dpws.client.EventObserver) - function in org.somda.sdc.dpws.client.ClientImpl
- Unsubscribes from client events.
- unregisterHelloByeAndProbeMatchesObserver(org.somda.sdc.dpws.soap.wsdiscovery.HelloByeAndProbeMatchesObserver) - function in org.somda.sdc.dpws.soap.wsdiscovery.WsDiscoveryClient
- Unregister an observer handling Hello, Bye and ProbeMatches messages.
- unregisterHelloByeAndProbeMatchesObserver(org.somda.sdc.dpws.soap.wsdiscovery.HelloByeAndProbeMatchesObserver) - function in org.somda.sdc.dpws.soap.wsdiscovery.WsDiscoveryClientInterceptor
- Unregister an observer handling Hello, Bye and ProbeMatches messages.
- unregisterHttpHandler(org.somda.sdc.dpws.soap.wseventing.SourceSubscriptionManager) - function in org.somda.sdc.dpws.soap.wseventing.helper.EventSourceUtil
- Helper function that unregisters a subscription manager from an HTTP handler.
- unregisterObserver(Object) - function in org.somda.sdc.dpws.soap.wseventing.helper.SubscriptionRegistry
- Removes an observer formerly registered via registerObserver.
- unregisterUdpMessageQueueObserver(org.somda.sdc.dpws.udp.UdpMessageQueueObserver) - function in org.somda.sdc.dpws.udp.UdpMessageQueueService
- Unregisters an observer to stop receiving incoming UDP messages.
- unregisterUdpMessageQueueObserver(org.somda.sdc.dpws.udp.UdpMessageQueueObserver) - function in org.somda.sdc.dpws.udp.UdpMessageQueueServiceImpl
- Unregisters an observer to stop receiving incoming UDP messages.
- unsubscribe(java.lang.String) - function in org.somda.sdc.dpws.service.EventSinkAccess
- Unsubscribes from a subscription.
- unsubscribe(java.lang.String) - function in org.somda.sdc.dpws.service.HostedServiceProxyImpl
- Unsubscribes from a subscription.
- unsubscribe(org.somda.sdc.dpws.soap.wseventing.SourceSubscriptionManager) - function in org.somda.sdc.dpws.soap.wseventing.ActionBasedEventSource
- Called on an incoming unsubscribe request.
- unsubscribe(java.lang.String) - function in org.somda.sdc.dpws.soap.wseventing.EventSink
- Unsubscribes from a subscription.
- unsubscribe(java.lang.String) - function in org.somda.sdc.dpws.soap.wseventing.EventSinkImpl
- Unsubscribes from a subscription.
- unsubscribe(org.somda.sdc.dpws.soap.wseventing.SourceSubscriptionManager) - function in org.somda.sdc.dpws.soap.wseventing.EventSourceDialectHandler
- Called on an incoming unsubscribe request.
- unsubscribe(org.somda.sdc.dpws.soap.wseventing.SourceSubscriptionManager) - function in org.somda.sdc.dpws.soap.wseventing.GenericEventSource
- Called on an incoming unsubscribe request.
- unsubscribeAll() - function in org.somda.sdc.dpws.service.EventSinkAccess
- Synchronously unsubscribes all subscriptions.
- unsubscribeAll() - function in org.somda.sdc.dpws.service.HostedServiceProxyImpl
- Synchronously unsubscribes all subscriptions.
- unsubscribeAll() - function in org.somda.sdc.dpws.soap.wseventing.EventSink
- Synchronously unsubscribes all subscriptions.
- unsubscribeAll() - function in org.somda.sdc.dpws.soap.wseventing.EventSinkImpl
- Synchronously unsubscribes all subscriptions.
- updateBean(Object,Object) - function in org.eclipse.jetty.util.component.ContainerLifeCycle
- updateBeans(kotlin.Array,kotlin.Array) - function in org.eclipse.jetty.util.component.ContainerLifeCycle
- UriBaseContextPath - class in org.somda.sdc.dpws.device.helper
- Helper to extract a base path from an URI.
- URN_OID - enum entry in org.somda.sdc.dpws.device.helper.SupportedEprUriScheme
URN URI scheme with namespace oid.
- URN_UUID - enum entry in org.somda.sdc.dpws.device.helper.SupportedEprUriScheme
URN URI scheme with namespace uuid.