Uses of Interface
org.somda.sdc.dpws.soap.wsdiscovery.WsDiscoveryTargetService
Packages that use WsDiscoveryTargetService
Package
Description
Factories for the service package.
WS-Discovery plugin for SOAP.
Factories for the SOAP WS-Discovery plugin.
-
Uses of WsDiscoveryTargetService in org.somda.sdc.dpws.service.factory
Methods in org.somda.sdc.dpws.service.factory with parameters of type WsDiscoveryTargetServiceModifier and TypeMethodDescriptionHostedServiceInterceptorFactory.createHostedServiceInterceptor(HostedService hostedService, WsDiscoveryTargetService targetService) Creates a hosted service interceptor.HostingServiceFactory.createHostingService(WsDiscoveryTargetService targetService) Creates a hosting service. -
Uses of WsDiscoveryTargetService in org.somda.sdc.dpws.soap.wsdiscovery
Classes in org.somda.sdc.dpws.soap.wsdiscovery that implement WsDiscoveryTargetService -
Uses of WsDiscoveryTargetService in org.somda.sdc.dpws.soap.wsdiscovery.factory
Methods in org.somda.sdc.dpws.soap.wsdiscovery.factory that return WsDiscoveryTargetServiceModifier and TypeMethodDescriptionWsDiscoveryTargetServiceFactory.createWsDiscoveryTargetService(EndpointReferenceType targetServiceEpr, NotificationSource notificationSource) Creates a new target service (server side).