Constructor and Description |
---|
BatchProcess() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
setAuthentication(Authentication authentication) |
void |
setBasePath(String basePath) |
void |
setBatchRequestItems(List<BatchRequestItem> batchRequestItems) |
void |
setBoundary(String boundary) |
void |
setDestinationRegistry(org.apache.cxf.transport.http.DestinationRegistry destinationRegistry) |
void |
setServletConfig(javax.servlet.ServletConfig servletConfig) |
void |
setServletRequest(javax.servlet.http.HttpServletRequest servletRequest) |
public void setBoundary(String boundary)
public void setBasePath(String basePath)
public void setBatchRequestItems(List<BatchRequestItem> batchRequestItems)
public void setDestinationRegistry(org.apache.cxf.transport.http.DestinationRegistry destinationRegistry)
public void setServletConfig(javax.servlet.ServletConfig servletConfig)
public void setServletRequest(javax.servlet.http.HttpServletRequest servletRequest)
public void setAuthentication(Authentication authentication)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.