| Package | Description |
|---|---|
| javax.xml.ws |
This package contains the core JAX-WS APIs.
|
| javax.xml.ws.spi |
This package defines SPIs for JAX-WS.
|
| Modifier and Type | Method and Description |
|---|---|
static Service |
Service.create(QName
Creates a
Service instance.
|
static Service |
Service.create(QName
Creates a
Service instance.
|
static Service |
Service.create(URL
Creates a
Service instance.
|
static Service |
Service.create(URL
Creates a
Service instance.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ServiceDelegate |
Provider.createServiceDelegate(URL
Creates a service delegate object.
|
ServiceDelegate |
Provider.createServiceDelegate(URL
Creates a service delegate object.
|