| Package | Description |
|---|---|
| javax.xml.ws.spi |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Provider.createEndpoint(String bindingId,
Class<?> cls,
Invoker invoker,
WebServiceFeature... features)
Creates an Endpoint object with the provided bindingId, implementation class, invoker, and web service features.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.