VmwareRequisitionProvider instead.public class VmwareRequisitionUrlConnection extends GenericURLConnection
This class is used for the automatic requisition of Vmware related entities.
allowUserInteraction, connected, doInput, doOutput, ifModifiedSince, url, useCaches| Constructor and Description | 
|---|
VmwareRequisitionUrlConnection(URL url)
Deprecated.  
Constructor for creating an instance of this class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
connect()
Deprecated.  
  | 
protected Requisition | 
getExistingRequisition(String foreignSource)
Deprecated.  
  | 
VmwareImportRequest | 
getImportRequest()
Deprecated.  
  | 
InputStream | 
getInputStream()
Deprecated.  
 
 Creates a ByteArrayInputStream implementation of InputStream of the XML
 marshaled version of the Requisition class. 
 | 
getPassword, getQueryArgs, getQueryStringParameters, getUsernameaddRequestProperty, getAllowUserInteraction, getConnectTimeout, getContent, getContent, getContentEncoding, getContentLength, getContentLengthLong, getContentType, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getHeaderFieldLong, getHeaderFields, getIfModifiedSince, getLastModified, getOutputStream, getPermission, getReadTimeout, getRequestProperties, getRequestProperty, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setAllowUserInteraction, setConnectTimeout, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setReadTimeout, setRequestProperty, setUseCaches, toStringpublic VmwareRequisitionUrlConnection(URL url) throws MalformedURLException, RemoteException
url - the URL to useMalformedURLExceptionRemoteExceptionprotected Requisition getExistingRequisition(String foreignSource)
public void connect()
connect in class URLConnectionpublic InputStream getInputStream() throws IOException
getInputStream in class URLConnectionIOExceptionpublic VmwareImportRequest getImportRequest()
Copyright © 2021. All rights reserved.