com.quartzdesk.service.quartz_exec_notif_rule.v1_0
Class QuartzExecNotificationRuleService_Service

java.lang.Object
  extended by javax.xml.ws.Service
      extended by com.quartzdesk.service.quartz_exec_notif_rule.v1_0.QuartzExecNotificationRuleService_Service

@WebServiceClient(name="QuartzExecNotificationRuleService",
                  targetNamespace="http://service.quartzdesk.com/quartz_exec_notif_rule/v1_0",
                  wsdlLocation="/META-INF/wsdl/quartz_exec_notif_rule/v1_0/QuartzExecNotificationRuleService.wsdl")
public class QuartzExecNotificationRuleService_Service
extends Service

This class was generated by the JAX-WS RI. JAX-WS RI 2.2.5-b05 Generated source version: 2.1


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
Service.Mode
 
Constructor Summary
QuartzExecNotificationRuleService_Service()
           
QuartzExecNotificationRuleService_Service(URL wsdlLocation, QName serviceName)
           
 
Method Summary
 QuartzExecNotificationRuleService getQuartzExecNotificationRuleServicePort()
           
 QuartzExecNotificationRuleService getQuartzExecNotificationRuleServicePort(WebServiceFeature... features)
           
 
Methods inherited from class javax.xml.ws.Service
addPort, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuartzExecNotificationRuleService_Service

public QuartzExecNotificationRuleService_Service()

QuartzExecNotificationRuleService_Service

public QuartzExecNotificationRuleService_Service(URL wsdlLocation,
                                                 QName serviceName)
Method Detail

getQuartzExecNotificationRuleServicePort

@WebEndpoint(name="QuartzExecNotificationRuleServicePort")
public QuartzExecNotificationRuleService getQuartzExecNotificationRuleServicePort()
Returns:
returns QuartzExecNotificationRuleService

getQuartzExecNotificationRuleServicePort

@WebEndpoint(name="QuartzExecNotificationRuleServicePort")
public QuartzExecNotificationRuleService getQuartzExecNotificationRuleServicePort(WebServiceFeature... features)
Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns:
returns QuartzExecNotificationRuleService


Copyright © 2013–2017 QuartzDesk.com. All rights reserved.