C D E G H I J N O P R S V 
All Classes All Packages

C

closeService() - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
Calls LifecycleHelper#close for the Azure connection.
closeService() - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Calls LifecycleHelper#close for the Azure connection.
com.adaptris.interlok.azure.onedrive - package com.adaptris.interlok.azure.onedrive
 

D

DocumentDownloadService - Class in com.adaptris.interlok.azure.onedrive
Retrieve the contents of a file from OneDrive.
DocumentDownloadService() - Constructor for class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
 
DocumentTransformService - Class in com.adaptris.interlok.azure.onedrive
Retrieve the contents of an item in a specific format.
DocumentTransformService() - Constructor for class com.adaptris.interlok.azure.onedrive.DocumentTransformService
 
DocumentTransformService.Format - Enum in com.adaptris.interlok.azure.onedrive
 
DocumentUploadService - Class in com.adaptris.interlok.azure.onedrive
Upload the contents of a message to a file in OneDrive.
DocumentUploadService() - Constructor for class com.adaptris.interlok.azure.onedrive.DocumentUploadService
 
doProduce(AdaptrisMessage, String) - Method in class com.adaptris.interlok.azure.onedrive.OneDriveProducer
Push the Adaptris message, as a file, to the given One Drive.
doService(AdaptrisMessage) - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
Retrieve the contents of a file from OneDrive.
doService(AdaptrisMessage) - Method in class com.adaptris.interlok.azure.onedrive.DocumentTransformService
Retrieve the contents of an item in a specific format.
doService(AdaptrisMessage) - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Apply the service to the message.

E

endpoint(AdaptrisMessage) - Method in class com.adaptris.interlok.azure.onedrive.OneDriveProducer
.

G

getAdditionalRequestOptions() - Method in class com.adaptris.interlok.azure.onedrive.DocumentTransformService
 
getConnection() - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
Connection to Azure OneDrive.
getConnection() - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Connection to Azure OneDrive.
getFilename() - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
The name of the file to be downloaded.
getFilename() - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
The name and path of the file to be uploaded.
getFilename() - Method in class com.adaptris.interlok.azure.onedrive.OneDriveProducer
The name of the file to be uploaded.
getFormat() - Method in class com.adaptris.interlok.azure.onedrive.DocumentTransformService
The format of the file to be downloaded.
getOverwrite() - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Whether to overwrite an existing file of the same name.
getOverwrite() - Method in class com.adaptris.interlok.azure.onedrive.OneDriveProducer
Whether to overwrite an existing file of the same name.
getUsername() - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
The username for which One Drive will be polled.
getUsername() - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
The username for which One Drive will be polled.
getUsername() - Method in class com.adaptris.interlok.azure.onedrive.OneDriveConsumer
The username for which One Drive will be polled.
getUsername() - Method in class com.adaptris.interlok.azure.onedrive.OneDriveProducer
The username for which One Drive will be polled.
GLB - com.adaptris.interlok.azure.onedrive.DocumentTransformService.Format
 

H

HTML - com.adaptris.interlok.azure.onedrive.DocumentTransformService.Format
 

I

initService() - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
Calls LifecycleHelper#init for the Azure connection.
initService() - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Calls LifecycleHelper#init for the Azure connection.

J

JPG - com.adaptris.interlok.azure.onedrive.DocumentTransformService.Format
 

N

newThreadName() - Method in class com.adaptris.interlok.azure.onedrive.OneDriveConsumer
.

O

OneDriveConsumer - Class in com.adaptris.interlok.azure.onedrive
Implementation of a file consumer that can retrieve files from Microsoft One Drive, using their Graph API and OAuth2.
OneDriveConsumer() - Constructor for class com.adaptris.interlok.azure.onedrive.OneDriveConsumer
 
OneDriveProducer - Class in com.adaptris.interlok.azure.onedrive
Implementation of a file producer that can place files into a Microsoft One Drive account, using their Graph API and OAuth2.
OneDriveProducer() - Constructor for class com.adaptris.interlok.azure.onedrive.OneDriveProducer
 

P

PDF - com.adaptris.interlok.azure.onedrive.DocumentTransformService.Format
 
prepare() - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
Calls LifecycleHelper#prepare for the Azure connection.
prepare() - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Calls LifecycleHelper#prepare for the Azure connection.
prepare() - Method in class com.adaptris.interlok.azure.onedrive.OneDriveProducer
.
prepareConsumer() - Method in class com.adaptris.interlok.azure.onedrive.OneDriveConsumer
.
processMessages() - Method in class com.adaptris.interlok.azure.onedrive.OneDriveConsumer
Poll the given One Drive for files.

R

requestOptions - Variable in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
Any request options.

S

setAdditionalRequestOptions(KeyValuePairList) - Method in class com.adaptris.interlok.azure.onedrive.DocumentTransformService
 
setConnection(AdaptrisConnection) - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
Connection to Azure OneDrive.
setConnection(AdaptrisConnection) - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Connection to Azure OneDrive.
setFilename(String) - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
The name of the file to be downloaded.
setFilename(String) - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
The name and path of the file to be uploaded.
setFilename(String) - Method in class com.adaptris.interlok.azure.onedrive.OneDriveProducer
The name of the file to be uploaded.
setFormat(DocumentTransformService.Format) - Method in class com.adaptris.interlok.azure.onedrive.DocumentTransformService
The format of the file to be downloaded.
setOverwrite(Boolean) - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Whether to overwrite an existing file of the same name.
setOverwrite(Boolean) - Method in class com.adaptris.interlok.azure.onedrive.OneDriveProducer
Whether to overwrite an existing file of the same name.
setUsername(String) - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
The username for which One Drive will be polled.
setUsername(String) - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
The username for which One Drive will be polled.
setUsername(String) - Method in class com.adaptris.interlok.azure.onedrive.OneDriveConsumer
The username for which One Drive will be polled.
setUsername(String) - Method in class com.adaptris.interlok.azure.onedrive.OneDriveProducer
The username for which One Drive will be polled.
start() - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
Calls LifecycleHelper#start for the Azure connection.
start() - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Calls LifecycleHelper#start for the Azure connection.
stop() - Method in class com.adaptris.interlok.azure.onedrive.DocumentDownloadService
Calls LifecycleHelper#stop for the Azure connection.
stop() - Method in class com.adaptris.interlok.azure.onedrive.DocumentUploadService
Calls LifecycleHelper#stop for the Azure connection.

V

valueOf(String) - Static method in enum com.adaptris.interlok.azure.onedrive.DocumentTransformService.Format
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adaptris.interlok.azure.onedrive.DocumentTransformService.Format
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G H I J N O P R S V 
All Classes All Packages