Skip navigation links
A C D E F G H I R S T U V W 

A

AnyHostnameVerifier - Class in ifresco.fcpro.client
Accepts any host names in certificates.
AnyHostnameVerifier() - Constructor for class ifresco.fcpro.client.AnyHostnameVerifier
 
AnyTrustManager - Class in ifresco.fcpro.client
Accepts any SSL certificate from any server.
AnyTrustManager() - Constructor for class ifresco.fcpro.client.AnyTrustManager
 
ApiKeyInvalidException - Exception in ifresco.fcpro.client
Indicates an invalid API Key on the AutoOCR Server.
ApiKeyInvalidException(String) - Constructor for exception ifresco.fcpro.client.ApiKeyInvalidException
Constructor with an exception message.
ApiKeyInvalidException(String, Throwable) - Constructor for exception ifresco.fcpro.client.ApiKeyInvalidException
Constructor with an exception mesage and a Throwable.

C

cancelJob(String) - Method in class ifresco.fcpro.client.FCproClient
Cancels a job.
checkClientTrusted(X509Certificate[], String) - Method in class ifresco.fcpro.client.AnyTrustManager
Does nothing.
checkServerTrusted(X509Certificate[], String) - Method in class ifresco.fcpro.client.AnyTrustManager
Does nothing.

D

deleteAllJobs() - Method in class ifresco.fcpro.client.FCproClient
Delets all jobs from the queue.
deleteJobsOlderThanDays(int) - Method in class ifresco.fcpro.client.FCproClient
Deletes all jobs older than a given number of days.
download(String, File) - Method in class ifresco.fcpro.client.FCproClient
Download transformation to a file.
download(String, File, int) - Method in class ifresco.fcpro.client.FCproClient
Download transformation to a file.
download(String, OutputStream, int) - Method in class ifresco.fcpro.client.FCproClient
Downloads a result to the given OutputStream.

E

enumJobs(int, String, FCproUser, FCproStatus, String, String, String) - Method in class ifresco.fcpro.client.FCproClient
Get a filtered job enumeration.
enumJobsGetPage(int, int) - Method in class ifresco.fcpro.client.FCproClient
Get a page of jobs from a job enumeration.
equals(Object) - Method in class ifresco.fcpro.client.FCproSetting
 

F

FCproClient - Class in ifresco.fcpro.client
Client to access remote AutoOCR services.
FCproClient() - Constructor for class ifresco.fcpro.client.FCproClient
 
FCproEnumJobsResult - Class in ifresco.fcpro.client
Models an Fcpro Enum Jobs Result.
FCproEnumJobsResult() - Constructor for class ifresco.fcpro.client.FCproEnumJobsResult
 
FCproJob - Class in ifresco.fcpro.client
Models an FCpro Job.
FCproJob() - Constructor for class ifresco.fcpro.client.FCproJob
 
FCproSetting - Class in ifresco.fcpro.client
FCpro Settings value holder object.
FCproSetting(String) - Constructor for class ifresco.fcpro.client.FCproSetting
Constructor with settings name.
FCproStatus - Enum in ifresco.fcpro.client
Available FCpro status from http://www.pdfblog.at/?p=1756.
FCproUser - Class in ifresco.fcpro.client
Models an FCpro user.
FCproUser() - Constructor for class ifresco.fcpro.client.FCproUser
Empty default constructor.
FCproUser(String) - Constructor for class ifresco.fcpro.client.FCproUser
Constructor with user name.

G

GenericFCproClientException - Exception in ifresco.fcpro.client
Base class for FCpro Exceptions.
GenericFCproClientException(Exception) - Constructor for exception ifresco.fcpro.client.GenericFCproClientException
Constructor from exception.
getAcceptedIssuers() - Method in class ifresco.fcpro.client.AnyTrustManager
Always returns null.
getAdditonalOutput() - Method in class ifresco.fcpro.client.FCproSetting
Getter.
getAllJobs(FCproStatus) - Method in class ifresco.fcpro.client.FCproClient
Query for all jobs filtered by state state.
getAllJobs() - Method in class ifresco.fcpro.client.FCproClient
Query for all jobs but without filtering the results.
getAvailablePages() - Method in class ifresco.fcpro.client.FCproClient
Some OCR engines maintain a page limit, which can be queried through this method.
getAvgSecPerPage() - Method in class ifresco.fcpro.client.FCproClient
Transformation speed information.
getConnectionTimeout() - Method in class ifresco.fcpro.client.FCproClient
Getter.
getConverted() - Method in class ifresco.fcpro.client.FCproJob
Getter.
getCreated() - Method in class ifresco.fcpro.client.FCproJob
Getter.
getCredentialsCharset() - Method in class ifresco.fcpro.client.FCproClient
Getter.
getDescription() - Method in class ifresco.fcpro.client.FCproSetting
Getter.
getEndpoint() - Method in class ifresco.fcpro.client.FCproClient
Getter.
getEngineName() - Method in class ifresco.fcpro.client.FCproSetting
Getter.
getError() - Method in class ifresco.fcpro.client.FCproJob
Getter.
getGuid() - Method in class ifresco.fcpro.client.FCproJob
Getter.
getInputFormats() - Method in class ifresco.fcpro.client.FCproSetting
Getter.
getInputFormatsMT() - Method in class ifresco.fcpro.client.FCproSetting
Getter.
getJob(String) - Method in class ifresco.fcpro.client.FCproClient
Query for a job.
getJobEnumID() - Method in class ifresco.fcpro.client.FCproEnumJobsResult
Getter.
getJobId() - Method in class ifresco.fcpro.client.FCproJob
Getter.
getLabel() - Method in class ifresco.fcpro.client.FCproJob
Getter.
getNrOfDocumentsInQueue() - Method in class ifresco.fcpro.client.FCproClient
Returns the total number of documents currently stored in the queue.
getNrOfPagesInQueue() - Method in class ifresco.fcpro.client.FCproClient
Returns the number of total pages currently stored in the queue.
getOutputFormats() - Method in class ifresco.fcpro.client.FCproSetting
Getter.
getOutputFormatsMT() - Method in class ifresco.fcpro.client.FCproSetting
Getter.
getOwner() - Method in class ifresco.fcpro.client.FCproJob
Getter.
getOwnJobs(FCproStatus) - Method in class ifresco.fcpro.client.FCproClient
Query for all jobs from a user, having the specified state.
getPageCount() - Method in class ifresco.fcpro.client.FCproJob
Getter.
getPagesCount() - Method in class ifresco.fcpro.client.FCproEnumJobsResult
Getter.
getPageSize() - Method in class ifresco.fcpro.client.FCproEnumJobsResult
Getter.
getPassword() - Method in class ifresco.fcpro.client.FCproClient
Getter.
getPermissions() - Method in class ifresco.fcpro.client.FCproUser
Getter.
getResultCount(String) - Method in class ifresco.fcpro.client.FCproClient
Queries the number of transformation results.
getResultExt(String, int) - Method in class ifresco.fcpro.client.FCproClient
Returns the file extension of the transformed file at the given index.
getResultMimetype(String, int) - Method in class ifresco.fcpro.client.FCproClient
Returns the file mimetype of the transformed file at the given index.
getServerHash() - Method in class ifresco.fcpro.client.FCproClient
Getting the remote API key from AutoOCR-Server.
getServerVersion() - Method in class ifresco.fcpro.client.FCproClient
Getting version of AutoOCR-Server.
getSettings() - Method in class ifresco.fcpro.client.FCproClient
Query AutoOCR server settings.
getSettingsName() - Method in class ifresco.fcpro.client.FCproSetting
Getter.
getStatus(String) - Method in class ifresco.fcpro.client.FCproClient
Directly query for a job status.
getStatus() - Method in class ifresco.fcpro.client.FCproJob
Getter.
getStatusFromValue(int) - Static method in enum ifresco.fcpro.client.FCproStatus
Unmarshals a status value to a FCproStatus enum.
getTotalJobs() - Method in class ifresco.fcpro.client.FCproEnumJobsResult
Getter.
getUrlEncodingCharset() - Method in class ifresco.fcpro.client.FCproClient
Getter.
getUser() - Method in class ifresco.fcpro.client.FCproClient
Getter.
getUserName() - Method in class ifresco.fcpro.client.FCproUser
Getter.
getUsers() - Method in class ifresco.fcpro.client.FCproClient
Quering for all users.

H

handleResponse(HttpResponse) - Method in class ifresco.fcpro.client.StreamResponseHandler
 
handleResponse(HttpResponse) - Method in class ifresco.fcpro.client.StringResponseHandler
 
hashCode() - Method in class ifresco.fcpro.client.FCproSetting
 

I

ifresco.fcpro.client - package ifresco.fcpro.client
Provides the classes necessary to write a client for a FCpro server.
isApiKeyValid(int) - Method in class ifresco.fcpro.client.FCproClient
Check if an API key is valid.
isSecureEndpoint() - Method in class ifresco.fcpro.client.FCproClient
Check if the connection to the AutoOCR Service is secured through SSL.
isStarted() - Method in class ifresco.fcpro.client.FCproClient
Asking for AutoOCR-Server status.

R

removeJob(String) - Method in class ifresco.fcpro.client.FCproClient
Removes a job from the queue.

S

setAdditonalOutput(List<String>) - Method in class ifresco.fcpro.client.FCproSetting
Setter.
setApiHash(int) - Method in class ifresco.fcpro.client.FCproClient
Setter.
setConnectionTimeout(int) - Method in class ifresco.fcpro.client.FCproClient
Setter.
setConverted(Date) - Method in class ifresco.fcpro.client.FCproJob
Setter.
setCreated(Date) - Method in class ifresco.fcpro.client.FCproJob
Setter.
setCredentialsCharset(String) - Method in class ifresco.fcpro.client.FCproClient
Setter.
setDescription(String) - Method in class ifresco.fcpro.client.FCproSetting
Setter.
setEndpoint(String) - Method in class ifresco.fcpro.client.FCproClient
Setter.
setEngineName(String) - Method in class ifresco.fcpro.client.FCproSetting
Setter.
setError(String) - Method in class ifresco.fcpro.client.FCproJob
Setter.
setGuid(String) - Method in class ifresco.fcpro.client.FCproJob
Setter.
setInputFormats(List<String>) - Method in class ifresco.fcpro.client.FCproSetting
Setter.
setInputFormatsMT(List<String>) - Method in class ifresco.fcpro.client.FCproSetting
Setter.
setJobEnumID(int) - Method in class ifresco.fcpro.client.FCproEnumJobsResult
Setter.
setJobId(int) - Method in class ifresco.fcpro.client.FCproJob
Setter.
setLabel(String) - Method in class ifresco.fcpro.client.FCproJob
Setter.
setOutputFormats(List<String>) - Method in class ifresco.fcpro.client.FCproSetting
Setter.
setOutputFormatsMT(List<String>) - Method in class ifresco.fcpro.client.FCproSetting
Setter.
setOwner(String) - Method in class ifresco.fcpro.client.FCproJob
Setter.
setPageCount(int) - Method in class ifresco.fcpro.client.FCproJob
Setter.
setPagesCount(int) - Method in class ifresco.fcpro.client.FCproEnumJobsResult
Setter.
setPageSize(int) - Method in class ifresco.fcpro.client.FCproEnumJobsResult
Setter.
setPassword(String) - Method in class ifresco.fcpro.client.FCproClient
Setter.
setPermissions(int) - Method in class ifresco.fcpro.client.FCproUser
Setter.
setSettingsName(String) - Method in class ifresco.fcpro.client.FCproSetting
Setter.
setStatus(FCproStatus) - Method in class ifresco.fcpro.client.FCproJob
Setter.
setTotalJobs(int) - Method in class ifresco.fcpro.client.FCproEnumJobsResult
Setter.
setUrlEncodingCharset(String) - Method in class ifresco.fcpro.client.FCproClient
Setter.
setUser(String) - Method in class ifresco.fcpro.client.FCproClient
Setter.
setUserName(String) - Method in class ifresco.fcpro.client.FCproUser
Setter.
startServer() - Method in class ifresco.fcpro.client.FCproClient
Starts the AutoOCR-Server.
stopServer() - Method in class ifresco.fcpro.client.FCproClient
Stops the AutoOCR-Server.
StreamResponseHandler - Class in ifresco.fcpro.client
Handler for String responses applicable to be held in memory.
StreamResponseHandler(OutputStream) - Constructor for class ifresco.fcpro.client.StreamResponseHandler
Constructor with OutputStream.
StringResponseHandler - Class in ifresco.fcpro.client
Handler for String responses applicable to be held in memory.
StringResponseHandler() - Constructor for class ifresco.fcpro.client.StringResponseHandler
 

T

toIntValue(FCproStatus) - Static method in enum ifresco.fcpro.client.FCproStatus
Marshals a FCproStatus enum into the AutoOCR int value.
toJSON() - Method in class ifresco.fcpro.client.FCproJob
Convert the FCproJob to JSO.
toString() - Method in class ifresco.fcpro.client.FCproEnumJobsResult
 
toString() - Method in class ifresco.fcpro.client.FCproJob
 
toString() - Method in class ifresco.fcpro.client.FCproSetting
 
toString() - Method in class ifresco.fcpro.client.FCproUser
 
TransformationTimedOutException - Exception in ifresco.fcpro.client
Indicates a transformation timeout.
TransformationTimedOutException(String) - Constructor for exception ifresco.fcpro.client.TransformationTimedOutException
Constructor with message.

U

upload(File, String, String, String) - Method in class ifresco.fcpro.client.FCproClient
Upload and create a job from a local file.
upload(File, String, String, List<String>, String) - Method in class ifresco.fcpro.client.FCproClient
Upload and create a job from a local file.
upload(InputStream, String, String, List<String>, String) - Method in class ifresco.fcpro.client.FCproClient
Upload and create a job from an InputStream.

V

valueOf(String) - Static method in enum ifresco.fcpro.client.FCproStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum ifresco.fcpro.client.FCproStatus
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, SSLSession) - Method in class ifresco.fcpro.client.AnyHostnameVerifier
Always returns true.
verify(String, SSLSocket) - Method in class ifresco.fcpro.client.AnyHostnameVerifier
 
verify(String, X509Certificate) - Method in class ifresco.fcpro.client.AnyHostnameVerifier
 
verify(String, String[], String[]) - Method in class ifresco.fcpro.client.AnyHostnameVerifier
 

W

waitForCompletion(String, long, long) - Method in class ifresco.fcpro.client.FCproClient
Waits for the completion of a transformation.
A C D E F G H I R S T U V W 
Skip navigation links

Copyright © 2015. All Rights Reserved.