Package | Description |
---|---|
jakarta.xml.ws.spi |
This package defines SPIs for Jakarta XML Web Services.
|
Modifier and Type | Method and Description |
---|---|
Endpoint |
Provider.createEndpoint(String bindingId,
Class<?> implementorClass,
Invoker invoker,
WebServiceFeature... features)
Creates an endpoint object with the provided binding, implementation
class, invoker and web service features.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.