Class FilesConfiguration
java.lang.Object
org.apache.camel.component.file.GenericFileConfiguration
org.apache.camel.component.file.remote.RemoteFileConfiguration
org.apache.camel.component.file.azure.FilesConfiguration
@UriParams
public class FilesConfiguration
extends org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.component.file.remote.RemoteFileConfiguration
org.apache.camel.component.file.remote.RemoteFileConfiguration.PathSeparator -
Field Summary
FieldsFields inherited from class org.apache.camel.component.file.GenericFileConfiguration
directory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetShare()voidsetAccount(String account) voidsetCredentialType(CredentialType credentialType) protected voidvoidsetDirectory(String path) voidFiles service account or <account>.file.core.windows.net hostname.voidvoidsetSharedKey(String sharedKey) Methods inherited from class org.apache.camel.component.file.remote.RemoteFileConfiguration
configure, getConnectTimeout, getDirectoryName, getHost, getPassword, getPort, getProtocol, getSeparator, getSiteCommand, getSoTimeout, getTimeout, getUsername, isBinary, isIgnoreFileNotFoundOrPermissionError, isPassiveMode, isSendNoop, isStepwise, isStreamDownload, isThrowExceptionOnConnectFailed, isUseList, needToNormalize, normalizePath, setBinary, setConnectTimeout, setDirectoryName, setIgnoreFileNotFoundOrPermissionError, setPassiveMode, setPassword, setPort, setProtocol, setSendNoop, setSeparator, setSiteCommand, setSoTimeout, setStepwise, setStreamDownload, setThrowExceptionOnConnectFailed, setTimeout, setUseList, setUsernameMethods inherited from class org.apache.camel.component.file.GenericFileConfiguration
getDirectory, toString
-
Field Details
-
DEFAULT_HTTPS_PORT
public static final int DEFAULT_HTTPS_PORT- See Also:
-
DEFAULT_INTERNET_DOMAIN
- See Also:
-
-
Constructor Details
-
FilesConfiguration
public FilesConfiguration() -
FilesConfiguration
-
-
Method Details
-
setDefaultPort
protected void setDefaultPort()- Specified by:
setDefaultPortin classorg.apache.camel.component.file.remote.RemoteFileConfiguration
-
setDirectory
- Overrides:
setDirectoryin classorg.apache.camel.component.file.GenericFileConfiguration
-
remoteServerInformation
- Overrides:
remoteServerInformationin classorg.apache.camel.component.file.remote.RemoteFileConfiguration
-
setHost
Files service account or <account>.file.core.windows.net hostname.- Overrides:
setHostin classorg.apache.camel.component.file.remote.RemoteFileConfiguration
-
getAccount
-
setAccount
-
getCredentialType
-
setCredentialType
-