JBoss Wise API

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

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

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

Methods in org.jboss.wise.core.client that return types with arguments of type WSService
 java.util.Map<java.lang.String,WSService> WSDynamicClient.processServices()
          Create the services' map and gives it back.
 

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

Classes in org.jboss.wise.core.client.impl.reflection that implement WSService
 class WSServiceImpl
           
 

Methods in org.jboss.wise.core.client.impl.reflection that return types with arguments of type WSService
 java.util.Map<java.lang.String,WSService> WSDynamicClientImpl.processServices()
          Create the services' map and gives it back.
 


JBoss Wise API

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