Package | Description |
---|---|
javax.xml.ws.spi |
This package defines SPIs for JAX-WS.
|
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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.