Uses of Interface
org.somda.sdc.dpws.service.EventSinkAccess
-
Packages that use EventSinkAccess Package Description org.somda.sdc.dpws.service Hosting service and hosted service information for device and client side (proxies). -
-
Uses of EventSinkAccess in org.somda.sdc.dpws.service
Classes in org.somda.sdc.dpws.service that implement EventSinkAccess Modifier and Type Class Description classHostedServiceProxyImplDefault implementation of HostedServiceProxy.Methods in org.somda.sdc.dpws.service that return EventSinkAccess Modifier and Type Method Description EventSinkAccessHostedServiceProxy. getEventSinkAccess()Gets the event sink that can be used to subscribe and manage subscriptions of the hosted service.EventSinkAccessHostedServiceProxyImpl. getEventSinkAccess()
-