Package | Description |
---|---|
org.jboss.wise.core.client.builder | |
org.jboss.wise.core.client.factories | |
org.jboss.wise.core.client.jaxrs.impl |
Modifier and Type | Method and Description |
---|---|
RSDynamicClient |
RSDynamicClientBuilder.build()
Build the
WSDynamicClient with all parameters set on this class |
Modifier and Type | Method and Description |
---|---|
static RSDynamicClient |
WSDynamicClientFactory.getJAXRSClient(String endpointURL,
RSDynamicClient.HttpMethod httpMethod,
String produceMediaTypes,
String consumeMediaTypes)
Return an instance of RSDynamicClient taken from cache if possible,
generate and initialise if not.
|
static RSDynamicClient |
WSDynamicClientFactory.getJAXRSClient(String endpointURL,
RSDynamicClient.HttpMethod httpMethod,
String produceMediaTypes,
String consumeMediaTypes,
String userName,
String password)
Return an instance of RSDynamicClient taken from cache if possible,
generate and initialise if not.
|
Modifier and Type | Class and Description |
---|---|
class |
RSDynamicClientImpl |
Modifier and Type | Method and Description |
---|---|
RSDynamicClient |
CXFRSDynamicClientBuilder.build() |
Copyright © 2008–2015 JBoss.org. All rights reserved.