JBoss Wise API

Uses of Interface
org.jboss.wise.core.wsextensions.EnablerDelegate

Packages that use EnablerDelegate
org.jboss.wise.core.client   
org.jboss.wise.core.client.impl.reflection   
org.jboss.wise.core.wsextensions   
org.jboss.wise.core.wsextensions.impl   
org.jboss.wise.core.wsextensions.impl.jbosswsnative   
 

Uses of EnablerDelegate in org.jboss.wise.core.client
 

Methods in org.jboss.wise.core.client that return EnablerDelegate
 EnablerDelegate WSDynamicClient.getWSExtensionEnablerDelegate()
           
 

Uses of EnablerDelegate in org.jboss.wise.core.client.impl.reflection
 

Methods in org.jboss.wise.core.client.impl.reflection that return EnablerDelegate
 EnablerDelegate WSDynamicClientImpl.getWSExtensionEnablerDelegate()
          
 

Uses of EnablerDelegate in org.jboss.wise.core.wsextensions
 

Methods in org.jboss.wise.core.wsextensions that return EnablerDelegate
 EnablerDelegate WSExtensionEnabler.getDelegate()
          For test purpose
 

Uses of EnablerDelegate in org.jboss.wise.core.wsextensions.impl
 

Methods in org.jboss.wise.core.wsextensions.impl that return EnablerDelegate
 EnablerDelegate WSAddressingEnabler.getDelegate()
           
 EnablerDelegate WSSecurityEnabler.getDelegate()
          For test purpose
 EnablerDelegate MTOMEnabler.getDelegate()
          For test purpose
 EnablerDelegate WSRMEnabler.getDelegate()
          For test purpose
 

Uses of EnablerDelegate in org.jboss.wise.core.wsextensions.impl.jbosswsnative
 

Classes in org.jboss.wise.core.wsextensions.impl.jbosswsnative that implement EnablerDelegate
 class ReflectionEnablerDelegate
          It is an implementation of EnablerDelegate providing operation needed to enable extension on jbossws-native stack using reflection to access generated classes.
 


JBoss Wise API

Copyright © 2008-2009 Jboss.org. All Rights Reserved.