public class BatchClientFactoryBean
extends org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
headers, inheritHeaders, initialState, LOG, password, proxyLoader, serviceClass, threadSafe, timeToKeepState, username| Constructor and Description |
|---|
BatchClientFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(BatchRequestItem item) |
protected org.apache.cxf.jaxrs.client.ClientProxyImpl |
createClientProxy(org.apache.cxf.jaxrs.model.ClassResourceInfo cri,
boolean isRoot,
org.apache.cxf.jaxrs.client.ClientState actualState,
Object[] varValues) |
List<BatchRequestItem> |
getBatchRequestItems() |
protected org.apache.cxf.endpoint.ConduitSelector |
getConduitSelector(org.apache.cxf.endpoint.Endpoint ep) |
applyFeatures, create, create, createWebClient, createWithValues, getActualState, getHeaders, getPassword, getServiceClass, getUsername, initClient, notifyLifecycleManager, setClassLoader, setHeaders, setInheritHeaders, setInitialState, setPassword, setResourceClass, setSecondsToKeepState, setServiceClass, setThreadSafe, setUsernamecheckResources, createBindingInfo, createEndpoint, createEndpointInfo, getBus, getProviders, getServiceFactory, isValidClassResourceInfo, setBus, setDataBindingProvider, setModelBeans, setModelBeans, setModelBeansWithServiceClass, setModelRef, setModelRefWithServiceClass, setProvider, setProviderComparator, setProviders, setSchemaLocation, setSchemaLocations, setServiceFactory, setServiceName, setupFactoryaddToBeans, checkPrivateEndpoint, getAddress, getBindingConfig, getBindingFactory, getBindingId, getBus, getConduitSelector, getDataBinding, getDestinationFactory, getEndpointName, getFeatures, getProperties, getProperties, getPublishedEndpointUrl, getServiceName, getTransportId, initializeAnnotationInterceptors, initializeAnnotationInterceptors, initializeAnnotationInterceptors, setAddress, setBindingConfig, setBindingFactory, setBindingId, setConduitSelector, setDataBinding, setDestinationFactory, setEndpointName, setEndpointReference, setFeatures, setProperties, setPublishedEndpointUrl, setTransportIdprotected org.apache.cxf.endpoint.ConduitSelector getConduitSelector(org.apache.cxf.endpoint.Endpoint ep)
getConduitSelector in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBeanprotected org.apache.cxf.jaxrs.client.ClientProxyImpl createClientProxy(org.apache.cxf.jaxrs.model.ClassResourceInfo cri,
boolean isRoot,
org.apache.cxf.jaxrs.client.ClientState actualState,
Object[] varValues)
createClientProxy in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBeanpublic boolean add(BatchRequestItem item)
public List<BatchRequestItem> getBatchRequestItems()
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.