A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
R
- readFrom(org.eclipse.jetty.server.HttpInput.Content) - function in org.somda.sdc.dpws.http.jetty.CommunicationLogInputInterceptor
- receive(org.somda.sdc.dpws.udp.UdpMessage) - function in org.somda.sdc.dpws.udp.UdpMessageQueueService
- Receive one incoming UDP message.
- receive(org.somda.sdc.dpws.udp.UdpMessage) - function in org.somda.sdc.dpws.udp.UdpMessageQueueServiceImpl
- Receive one incoming UDP message.
- receive(org.somda.sdc.dpws.udp.UdpMessage) - function in org.somda.sdc.dpws.udp.UdpMessageReceiverCallback
- Receive one incoming UDP message.
- receiveNotification(org.somda.sdc.dpws.soap.SoapMessage,org.somda.sdc.dpws.soap.CommunicationContext) - function in org.somda.sdc.dpws.soap.NotificationSink
- Starts processing of an incoming SOAP notification message.
- receiveNotification(org.somda.sdc.dpws.soap.SoapMessage,org.somda.sdc.dpws.soap.CommunicationContext) - function in org.somda.sdc.dpws.soap.NotificationSinkImpl
- Starts processing of an incoming SOAP notification message.
- receiveRequestResponse(org.somda.sdc.dpws.soap.SoapMessage,org.somda.sdc.dpws.soap.SoapMessage,org.somda.sdc.dpws.soap.CommunicationContext) - function in org.somda.sdc.dpws.soap.RequestResponseServer
- Starts processing of an incoming SOAP request message.
- receiveRequestResponse(org.somda.sdc.dpws.soap.SoapMessage,org.somda.sdc.dpws.soap.SoapMessage,org.somda.sdc.dpws.soap.CommunicationContext) - function in org.somda.sdc.dpws.soap.RequestResponseServerImpl
- Starts processing of an incoming SOAP request message.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.device.helper.RequestResponseServerHttpHandler
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.service.HostedServiceProxyImpl
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.service.HostingServiceProxyImpl
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.NotificationSinkImpl
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.NotificationSourceImpl
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.RequestResponseClientImpl
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.RequestResponseServerImpl
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.interception.HostedServiceProxy
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.interception.HostingServiceProxy
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.interception.InterceptorHandler
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.interception.NotificationSink
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.interception.NotificationSource
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.interception.RequestResponseClient
- Registers a callback object.
- register(org.somda.sdc.dpws.soap.interception.Interceptor) - function in org.somda.sdc.dpws.soap.interception.RequestResponseServer
- Registers a callback object.
- registerContext(java.lang.String,boolean,java.lang.String,java.lang.String,org.somda.sdc.dpws.CommunicationLogContext,org.somda.sdc.dpws.http.HttpHandler) - function in org.somda.sdc.dpws.http.HttpServerRegistry
- Registers a handler for HTTP requests destined to the given scheme, authority and context path.
- registerContext(java.lang.String,boolean,java.lang.String,java.lang.String,org.somda.sdc.dpws.CommunicationLogContext,org.somda.sdc.dpws.http.HttpHandler,java.util.function.UnaryOperator) - function in org.somda.sdc.dpws.http.HttpServerRegistry
- Registers a handler for HTTP requests destined to the given scheme, authority and context path.
- registerContext(java.lang.String,boolean,java.lang.String,java.lang.String,org.somda.sdc.dpws.CommunicationLogContext,org.somda.sdc.dpws.http.HttpHandler) - function in org.somda.sdc.dpws.http.jetty.JettyHttpServerRegistry
- Registers a handler for HTTP requests destined to the given scheme, authority and context path.
- registerContext(java.lang.String,boolean,java.lang.String,java.lang.String,org.somda.sdc.dpws.CommunicationLogContext,org.somda.sdc.dpws.http.HttpHandler,java.util.function.UnaryOperator) - function in org.somda.sdc.dpws.http.jetty.JettyHttpServerRegistry
- Registers a handler for HTTP requests destined to the given scheme, authority and context path.
- registerDiscoveryObserver(org.somda.sdc.dpws.client.DiscoveryObserver) - function in org.somda.sdc.dpws.client.Client
- Subscribes to discovery events.
- registerDiscoveryObserver(org.somda.sdc.dpws.client.DiscoveryObserver) - function in org.somda.sdc.dpws.client.ClientImpl
- Subscribes to discovery events.
- registerDiscoveryObserver(org.somda.sdc.dpws.client.DiscoveryObserver) - function in org.somda.sdc.dpws.client.helper.HelloByeAndProbeMatchesObserverImpl
- Registers a new observer for discovery messages.
- registerEventObserver(org.somda.sdc.dpws.client.EventObserver) - function in org.somda.sdc.dpws.client.Client
- Subscribes to client events.
- registerEventObserver(org.somda.sdc.dpws.client.EventObserver) - function in org.somda.sdc.dpws.client.ClientImpl
- Subscribes to client events.
- registerEventSource(org.somda.sdc.dpws.soap.wseventing.EventSourceDialectHandler) - function in org.somda.sdc.dpws.device.WebService
- Allows to register an event source from outside.
- registerHelloByeAndProbeMatchesObserver(org.somda.sdc.dpws.soap.wsdiscovery.HelloByeAndProbeMatchesObserver) - function in org.somda.sdc.dpws.soap.wsdiscovery.WsDiscoveryClient
- Register an observer to handle Hello, Bye and ProbeMatches messages.
- registerHelloByeAndProbeMatchesObserver(org.somda.sdc.dpws.soap.wsdiscovery.HelloByeAndProbeMatchesObserver) - function in org.somda.sdc.dpws.soap.wsdiscovery.WsDiscoveryClientInterceptor
- Register an observer to handle Hello, Bye and ProbeMatches messages.
- registerObserver(Object) - function in org.somda.sdc.dpws.soap.wseventing.helper.SubscriptionRegistry
- Registers an EventBus observer to enable tracking of subscription insertion and deletion.
- registerService(java.util.Collection) - function in org.somda.sdc.dpws.DpwsFramework
- Registers a service to attach to the framework's lifecycle.
- registerService(java.util.Collection) - function in org.somda.sdc.dpws.DpwsFrameworkImpl
- Registers a service to attach to the framework's lifecycle.
- registerUdpMessageQueueObserver(org.somda.sdc.dpws.udp.UdpMessageQueueObserver) - function in org.somda.sdc.dpws.udp.UdpMessageQueueService
- Registers an observer to receive incoming UDP messages.
- registerUdpMessageQueueObserver(org.somda.sdc.dpws.udp.UdpMessageQueueObserver) - function in org.somda.sdc.dpws.udp.UdpMessageQueueServiceImpl
- Registers an observer to receive incoming UDP messages.
- removeBean(Object) - function in org.eclipse.jetty.util.component.ContainerLifeCycle
- removeBeans() - function in org.eclipse.jetty.util.component.ContainerLifeCycle
- removeEventListener(java.util.EventListener) - function in org.eclipse.jetty.util.component.ContainerLifeCycle
- removeSubscription(java.lang.String) - function in org.somda.sdc.dpws.soap.wseventing.helper.SubscriptionRegistry
- Removes a subscription from the subscription registry.
- renew(java.lang.String,java.time.Duration) - function in org.somda.sdc.dpws.service.EventSinkAccess
- Renews a subscription.
- renew(java.lang.String,java.time.Duration) - function in org.somda.sdc.dpws.service.HostedServiceProxyImpl
- Renews a subscription.
- renew(java.lang.String,java.time.Duration) - function in org.somda.sdc.dpws.soap.wseventing.EventSink
- Renews a subscription.
- renew(java.lang.String,java.time.Duration) - function in org.somda.sdc.dpws.soap.wseventing.EventSinkImpl
- Renews a subscription.
- renew(java.time.Duration) - function in org.somda.sdc.dpws.soap.wseventing.SinkSubscriptionManager
- Resets the expires duration.
- renew(java.time.Duration) - function in org.somda.sdc.dpws.soap.wseventing.SinkSubscriptionManagerImpl
- Resets the expires duration.
- renew(java.time.Duration) - function in org.somda.sdc.dpws.soap.wseventing.SourceSubscriptionManager
- Resets the expires duration.
- renew(java.time.Duration) - function in org.somda.sdc.dpws.soap.wseventing.SourceSubscriptionManagerImpl
- Resets the expires duration.
- renew(java.time.Duration) - function in org.somda.sdc.dpws.soap.wseventing.helper.SubscriptionManagerBase
- Updates the expiration of the subscription by a duration.
- REQUEST - enum entry in org.somda.sdc.dpws.CommunicationLog.MessageType
- REQUEST - enum entry in org.somda.sdc.dpws.soap.interception.Direction
The message exchange was requested and the message flow is directed to the request sink.
- RequestObject - class in org.somda.sdc.dpws.soap.interception
- Object passed to interceptors to provide a SOAP request message.
- RequestResponseCallback - class in org.somda.sdc.dpws.soap.interception
- Callback for network bindings to initiate a input-output message exchange.
- RequestResponseClient - class in org.somda.sdc.dpws.soap
- Interface for client APIs to conduct request-response message exchanges.
- RequestResponseClientFactory - class in org.somda.sdc.dpws.soap.factory
- Factory to create request-response clients.
- RequestResponseClientImpl - class in org.somda.sdc.dpws.soap
- Default implementation of RequestResponseClient.
- RequestResponseObject - class in org.somda.sdc.dpws.soap.interception
- Object passed to interceptors to provide both a SOAP request and response message.
- RequestResponseServer - class in org.somda.sdc.dpws.soap
- Interface for network bindings to process incoming SOAP request messages and their responses.
- RequestResponseServerHttpHandler - class in org.somda.sdc.dpws.device.helper
- RequestResponseServer that is invoked on SOAP HttpHandler callbacks.
- RequestResponseServerImpl - class in org.somda.sdc.dpws.soap
- Default implementation of RequestResponseServer.
- resetBuffer() - function in org.eclipse.jetty.server.HttpOutput.Interceptor
- resolve(java.lang.String) - function in org.somda.sdc.dpws.client.Client
- Resolves physical addresses (XAddrs) of a device.
- resolve(java.lang.String) - function in org.somda.sdc.dpws.client.ClientImpl
- Resolves physical addresses (XAddrs) of a device.
- resolve(org.somda.sdc.dpws.soap.wsdiscovery.event.HelloMessage) - function in org.somda.sdc.dpws.client.helper.DiscoveredDeviceResolver
- Take a hello message to resolve DiscoveredDevice object.
- resolve(org.somda.sdc.dpws.soap.wsdiscovery.event.ProbeMatchesMessage) - function in org.somda.sdc.dpws.client.helper.DiscoveredDeviceResolver
- Take a probe matches message to resolve DiscoveredDevice object.
- resolveHostingService(org.somda.sdc.dpws.client.DiscoveredDevice,org.somda.sdc.dpws.client.EventObserver) - function in org.somda.sdc.dpws.client.helper.HostingServiceResolver
- Resolve hosting service and hosted service information.
- ResolverThreadPool - class in org.somda.sdc.dpws.guice
- Annotation to define the thread pool used by the DPWS implementation.
- RESOURCE - enum entry in org.somda.sdc.dpws.wsdl.WsdlProvisioningMode
The WSDL definition is included in the GetMetadata response's MetadataSection as URL.
- RESPONSE - enum entry in org.somda.sdc.dpws.CommunicationLog.MessageType
- RESPONSE - enum entry in org.somda.sdc.dpws.soap.interception.Direction
The request sink has been processed and the message flow is directed to the request source.
- retrieveWsdlFromMetadata(org.somda.sdc.dpws.soap.wsmetadataexchange.model.Metadata) - function in org.somda.sdc.dpws.wsdl.WsdlRetriever
- Retrieves the WSDLs referenced or embedded in the provided metadata.
- retrieveWsdls(org.somda.sdc.dpws.service.HostingServiceProxy) - function in org.somda.sdc.dpws.wsdl.WsdlRetriever
- Retrieves all WSDLs of the Provider the client is connected to.
- RFC2396Patterns - class in org.somda.sdc.dpws
- Constants for the Uniform Resource Identifiers (URI): Generic Syntax.
- RFC3986 - enum entry in org.somda.sdc.dpws.soap.wsdiscovery.MatchBy