Uses of Class
javax.xml.ws.WebServiceFeature

Packages that use WebServiceFeature
javax.xml.ws   
org.apache.openejb.client   
org.apache.openejb.core.webservices   
 

Uses of WebServiceFeature in javax.xml.ws
 

Methods in javax.xml.ws with parameters of type WebServiceFeature
<T> T
EndpointReference.getPort(Class<T> serviceEndpointInterface, WebServiceFeature... features)
           
 

Uses of WebServiceFeature in org.apache.openejb.client
 

Methods in org.apache.openejb.client with parameters of type WebServiceFeature
<T> T
JaxWsProviderWrapper.getPort(EndpointReference endpointReference, Class<T> serviceEndpointInterface, WebServiceFeature... features)
           
 

Uses of WebServiceFeature in org.apache.openejb.core.webservices
 

Methods in org.apache.openejb.core.webservices with parameters of type WebServiceFeature
<T> T
ProviderWrapper.getPort(EndpointReference endpointReference, Class<T> serviceEndpointInterface, WebServiceFeature... features)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.