Package | Description |
---|---|
javax.xml.ws.spi |
This package defines SPIs for JAX-WS.
|
org.jboss.wsf.stack.cxf.client |
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.
|
Modifier and Type | Method and Description |
---|---|
Endpoint |
ProviderImpl.createEndpoint(String bindingId,
Class<?> implementorClass,
Invoker invoker,
WebServiceFeature... features) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.