JBoss Wise API

Uses of Interface
org.jboss.wise.core.client.WSDynamicClient

Packages that use WSDynamicClient
org.jboss.wise.core.client.builder   
org.jboss.wise.core.client.impl.reflection   
org.jboss.wise.core.client.impl.reflection.builder   
org.jboss.wise.core.handlers   
org.jboss.wise.core.mapper   
org.jboss.wise.core.wsextensions.impl   
 

Uses of WSDynamicClient in org.jboss.wise.core.client.builder
 

Methods in org.jboss.wise.core.client.builder that return WSDynamicClient
 WSDynamicClient WSDynamicClientBuilder.build()
           
 

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

Classes in org.jboss.wise.core.client.impl.reflection that implement WSDynamicClient
 class WSDynamicClientImpl
          This is the Wise core, i.e.
 

Uses of WSDynamicClient in org.jboss.wise.core.client.impl.reflection.builder
 

Methods in org.jboss.wise.core.client.impl.reflection.builder that return WSDynamicClient
 WSDynamicClient ReflectionBasedWSDynamicClientBuilder.build()
          
 

Uses of WSDynamicClient in org.jboss.wise.core.handlers
 

Constructors in org.jboss.wise.core.handlers with parameters of type WSDynamicClient
SmooksHandler(java.lang.String smooksResource, java.util.Map beans, WSDynamicClient client, java.lang.String smooksReport)
           
 

Uses of WSDynamicClient in org.jboss.wise.core.mapper
 

Constructors in org.jboss.wise.core.mapper with parameters of type WSDynamicClient
SmooksMapper(java.lang.String smooksResource, java.lang.String smooksReport, WSDynamicClient client)
           
SmooksMapper(java.lang.String smooksResource, WSDynamicClient client)
           
 

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

Constructors in org.jboss.wise.core.wsextensions.impl with parameters of type WSDynamicClient
MTOMEnabler(WSDynamicClient client)
           
WSAddressingEnabler(WSDynamicClient client)
           
WSRMEnabler(WSDynamicClient client)
           
WSSecurityEnabler(WSDynamicClient client)
           
 


JBoss Wise API

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