Uses of Class
javax.xml.ws.spi.Invoker
-
Packages that use Invoker 软件包 描述 javax.xml.ws.spi 此套件为JAX-WS定义了SPI。 -
-
Uses of Invoker in javax.xml.ws.spi
Methods in javax.xml.ws.spi with parameters of type Invoker Modifier and Type 方法 描述 Endpoint
Provider. createEndpoint(String bindingId, Class<?> implementorClass, Invoker invoker, WebServiceFeature... features)
使用提供的绑定,实现类,调用者和Web服务功能创建端点对象。
-