Uses of Interface
org.jboss.webbeans.ws.spi.WebServices

Packages that use WebServices
org.jboss.webbeans.bootstrap.api.helpers   
org.jboss.webbeans.messaging.spi.helpers   
org.jboss.webbeans.ws.spi.helpers   
 

Uses of WebServices in org.jboss.webbeans.bootstrap.api.helpers
 

Methods in org.jboss.webbeans.bootstrap.api.helpers that return WebServices
 WebServices BootstrapBean.getWebServices()
           
 

Methods in org.jboss.webbeans.bootstrap.api.helpers with parameters of type WebServices
 void BootstrapBean.setWebServices(WebServices webServices)
           
 

Uses of WebServices in org.jboss.webbeans.messaging.spi.helpers
 

Classes in org.jboss.webbeans.messaging.spi.helpers that implement WebServices
 class ForwardingJmsServices
           
 

Methods in org.jboss.webbeans.messaging.spi.helpers that return WebServices
protected abstract  WebServices ForwardingJmsServices.delegate()
           
 

Uses of WebServices in org.jboss.webbeans.ws.spi.helpers
 

Classes in org.jboss.webbeans.ws.spi.helpers that implement WebServices
 class ForwardingWebServices
           
 

Methods in org.jboss.webbeans.ws.spi.helpers that return WebServices
protected abstract  WebServices ForwardingWebServices.delegate()
           
 



Copyright © 2011. All Rights Reserved.