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, getConfigurableFor, getHeaders, getPassword, getServiceClass, getUsername, initClient, notifyLifecycleManager, setClassLoader, setHeaders, setInheritHeaders, setInitialState, setPassword, setResourceClass, setSecondsToKeepState, setServiceClass, setThreadSafe, setUsername
checkResources, createBindingInfo, createEndpoint, createEndpointInfo, getBus, getProviders, getServiceFactory, isValidClassResourceInfo, setBus, setDataBindingProvider, setModelBeans, setModelBeans, setModelBeansWithServiceClass, setModelRef, setModelRefWithServiceClass, setProvider, setProviderComparator, setProviders, setSchemaLocation, setSchemaLocations, setServiceFactory, setServiceName, setupFactory
addToBeans, 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, setTransportId
protected org.apache.cxf.endpoint.ConduitSelector getConduitSelector(org.apache.cxf.endpoint.Endpoint ep)
getConduitSelector
in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
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)
createClientProxy
in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
public boolean add(BatchRequestItem item)
public List<BatchRequestItem> getBatchRequestItems()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.