Package | Description |
---|---|
com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
Modifier and Type | Method and Description |
---|---|
static SDDocumentImpl |
SDDocumentImpl.create(SDDocumentSource src,
QName serviceName,
QName portTypeName)
Creates
SDDocument from SDDocumentSource . |
SDDocumentImpl |
WSDLGenResolver.updateDocs()
Converts SDDocumentSource to SDDocumentImpl and updates original docs.
|
Constructor and Description |
---|
ServiceDefinitionImpl(List<SDDocumentImpl> docs,
SDDocumentImpl primaryWsdl) |
Constructor and Description |
---|
ServiceDefinitionImpl(List<SDDocumentImpl> docs,
SDDocumentImpl primaryWsdl) |
WSDLGenResolver(List<SDDocumentImpl> docs,
QName serviceName,
QName portTypeName) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.