Uses of Class
org.somda.sdc.dpws.service.HostedServiceInterceptor
-
Packages that use HostedServiceInterceptor Package Description org.somda.sdc.dpws.service.factory Factories for the service package. -
-
Uses of HostedServiceInterceptor in org.somda.sdc.dpws.service.factory
Methods in org.somda.sdc.dpws.service.factory that return HostedServiceInterceptor Modifier and Type Method Description HostedServiceInterceptorHostedServiceInterceptorFactory. createHostedServiceInterceptor(HostedService hostedService, WsDiscoveryTargetService targetService)Creates a hosted service interceptor.
-