Uses of Interface
org.somda.sdc.glue.consumer.SetServiceAccess
-
Packages that use SetServiceAccess Package Description org.somda.sdc.glue.consumer Implementation of the SDC consumer.org.somda.sdc.glue.consumer.sco Implementation of the SDC provider service control object (SCO). -
-
Uses of SetServiceAccess in org.somda.sdc.glue.consumer
Methods in org.somda.sdc.glue.consumer that return SetServiceAccess Modifier and Type Method Description SetServiceAccessSdcRemoteDevice. getSetServiceAccess()Gets a set service invoker access.SetServiceAccessSdcRemoteDeviceImpl. getSetServiceAccess() -
Uses of SetServiceAccess in org.somda.sdc.glue.consumer.sco
Classes in org.somda.sdc.glue.consumer.sco that implement SetServiceAccess Modifier and Type Class Description classScoControllerController class that is responsible for invoking set requests and processing incoming operation invoked reports.
-