Uses of Interface
org.somda.sdc.dpws.service.HostingService
-
Packages that use HostingService Package Description org.somda.sdc.dpws.service Hosting service and hosted service information for device and client side (proxies).org.somda.sdc.dpws.service.factory Factories for the service package. -
-
Uses of HostingService in org.somda.sdc.dpws.service
Classes in org.somda.sdc.dpws.service that implement HostingService Modifier and Type Class Description classHostingServiceInterceptorServer interceptor for hosting services to serve WS-TransferGet requests. -
Uses of HostingService in org.somda.sdc.dpws.service.factory
Methods in org.somda.sdc.dpws.service.factory that return HostingService Modifier and Type Method Description HostingServiceHostingServiceFactory. createHostingService(WsDiscoveryTargetService targetService)Creates a hosting service.
-