@WebServiceClient(name="DocumentRepository_Service", wsdlLocation="/wsdl/XDS.b_DocumentRepository.wsdl", targetNamespace="urn:ihe:iti:xds-b:2007") public class DocumentRepositoryService extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
DocumentRepositoryPortSoap12 |
static QName |
SERVICE |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
DocumentRepositoryService() |
DocumentRepositoryService(URL wsdlLocation) |
DocumentRepositoryService(URL wsdlLocation,
QName serviceName) |
DocumentRepositoryService(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
DocumentRepositoryService(URL wsdlLocation,
WebServiceFeature... features) |
DocumentRepositoryService(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
DocumentRepositoryPortType |
getDocumentRepositoryPortSoap12() |
DocumentRepositoryPortType |
getDocumentRepositoryPortSoap12(WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolverpublic static final URL WSDL_LOCATION
public static final QName SERVICE
public static final QName DocumentRepositoryPortSoap12
public DocumentRepositoryService(URL wsdlLocation)
public DocumentRepositoryService()
public DocumentRepositoryService(WebServiceFeature... features)
public DocumentRepositoryService(URL wsdlLocation, WebServiceFeature... features)
public DocumentRepositoryService(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="DocumentRepository_Port_Soap12") public DocumentRepositoryPortType getDocumentRepositoryPortSoap12()
@WebEndpoint(name="DocumentRepository_Port_Soap12") public DocumentRepositoryPortType getDocumentRepositoryPortSoap12(WebServiceFeature... features)
Copyright © 2021. All rights reserved.