Uses of Class
javax.xml.ws.spi.Invoker

Packages that use Invoker
javax.xml.ws.spi   
 

Uses of Invoker in javax.xml.ws.spi
 

Methods in javax.xml.ws.spi with parameters of type Invoker
 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 © 2003-2012 The Apache Software Foundation. All Rights Reserved.