JBoss Wise API

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

Packages that use WebParameter
org.jboss.wise.core.client   
org.jboss.wise.core.client.impl.reflection   
 

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

Methods in org.jboss.wise.core.client that return types with arguments of type WebParameter
 java.util.Map<java.lang.String,? extends WebParameter> WSMethod.getWebParams()
          Gets the map of WebParameter for the webserice method represented by instance of this type
 

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

Classes in org.jboss.wise.core.client.impl.reflection that implement WebParameter
 class WebParameterImpl
          Holds single parameter's data required for an invocation
 


JBoss Wise API

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