@WebServiceClient(name="awardAccountSoapService", wsdlLocation="http://test.kc.kuali.org/kc-trunk/remoting/awardAccountSoapService?wsdl", targetNamespace="http://kc.kuali.org/kc-kfs/v2_0") public class AwardAccountSoapService extends KfsKcSoapService
Service.Mode
Modifier and Type | Field and Description |
---|---|
static QName |
awardAccountServicePort |
LOG
Constructor and Description |
---|
AwardAccountSoapService() |
Modifier and Type | Method and Description |
---|---|
AwardAccountService |
getAwardAccountServicePort() |
AwardAccountService |
getAwardAccountServicePort(WebServiceFeature... features) |
URL |
getWsdl() |
getWsdl
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
public static final QName awardAccountServicePort
public AwardAccountSoapService() throws MalformedURLException
MalformedURLException
@WebEndpoint(name="awardAccountServicePort") public AwardAccountService getAwardAccountServicePort()
@WebEndpoint(name="awardAccountServicePort") public AwardAccountService getAwardAccountServicePort(WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.public URL getWsdl() throws MalformedURLException
getWsdl
in class KfsKcSoapService
MalformedURLException
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.