JBoss Wise API

Uses of Interface
org.jboss.wise.core.client.jaxrs.RSDynamicClient

Packages that use RSDynamicClient
org.jboss.wise.core.client.factories   
org.jboss.wise.core.client.jaxrs.impl   
 

Uses of RSDynamicClient in org.jboss.wise.core.client.factories
 

Methods in org.jboss.wise.core.client.factories that return RSDynamicClient
static RSDynamicClient WSDynamicClientFactory.getJAXRSClient(java.lang.String endpointURL, RSDynamicClient.HttpMethod httpMethod, java.lang.String produceMediaTypes, java.lang.String consumeMediaTypes)
          Return an instance of RSDynamicClient taken from cache if possible, generate and initialise if not.
static RSDynamicClient WSDynamicClientFactory.getJAXRSClient(java.lang.String endpointURL, RSDynamicClient.HttpMethod httpMethod, java.lang.String produceMediaTypes, java.lang.String consumeMediaTypes, java.lang.String userName, java.lang.String password)
          Return an instance of RSDynamicClient taken from cache if possible, generate and initialise if not.
 

Uses of RSDynamicClient in org.jboss.wise.core.client.jaxrs.impl
 

Classes in org.jboss.wise.core.client.jaxrs.impl that implement RSDynamicClient
 class RSDynamicClientImpl
           
 


JBoss Wise API

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