A C D F G I J M P R S T V W

A

addJob(String) - Method in class com.commsen.jwebthumb.WebThumbStatusRequest
Adds new job id to the request list
addUrl(String) - Method in class com.commsen.jwebthumb.WebThumbStatusRequest
Adds new URL to the request list

C

com.commsen.jwebthumb - package com.commsen.jwebthumb
 
com.commsen.jwebthumb.simplexml - package com.commsen.jwebthumb.simplexml
 
creditsRequest(String) - Static method in class com.commsen.jwebthumb.WebThumb
Returns new credits request.

D

DateTransformer - Class in com.commsen.jwebthumb.simplexml
Implementation of Transform which transforms dates according to yyyy-MM-dd HH:mm:ss format.
DateTransformer() - Constructor for class com.commsen.jwebthumb.simplexml.DateTransformer
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.commsen.jwebthumb.WebThumbNotificationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.commsen.jwebthumb.WebThumbNotificationServlet
 

F

fetch(WebThumbFetchRequest) - Method in class com.commsen.jwebthumb.WebThumbService
Fetches single file form webthumb site.
fetch(WebThumbFetchRequest, OutputStream) - Method in class com.commsen.jwebthumb.WebThumbService
Fetches single file form webthumb site and writes its content to given output stream.

G

generateRequest(Object) - Static method in class com.commsen.jwebthumb.simplexml.SimpleXmlSerializer
Converts property annotated object to XML
generateRequest(Object, OutputStream) - Static method in class com.commsen.jwebthumb.simplexml.SimpleXmlSerializer
Converts property annotated object to XML and writes it to given stream
getBrowserHeight() - Method in class com.commsen.jwebthumb.WebThumbStatus
 
getBrowserWidth() - Method in class com.commsen.jwebthumb.WebThumbStatus
 
getCachedThisMonth() - Method in class com.commsen.jwebthumb.WebThumbCredits
 
getCode() - Method in class com.commsen.jwebthumb.WebThumbError
 
getCompletionTime() - Method in class com.commsen.jwebthumb.WebThumbStatus
 
getCost() - Method in class com.commsen.jwebthumb.WebThumbJob
 
getCredits() - Method in class com.commsen.jwebthumb.WebThumbResponse
 
getCredits() - Method in class com.commsen.jwebthumb.WebThumbService
Lets you see how many credits you've used and how many subscription/reserve credits you have left.
getCustomThumbnail() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
getDelay() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
getEffect() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
getError() - Method in class com.commsen.jwebthumb.WebThumbResponse
 
getErrors() - Method in class com.commsen.jwebthumb.WebThumbJobStatus
 
getErrors() - Method in class com.commsen.jwebthumb.WebThumbResponse
 
getEstimate() - Method in class com.commsen.jwebthumb.WebThumbJob
 
getExcerpt() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
getFullthumb() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
getHeight() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
getId() - Method in class com.commsen.jwebthumb.WebThumbJob
 
getId() - Method in class com.commsen.jwebthumb.WebThumbStatus
 
getJobs() - Method in class com.commsen.jwebthumb.WebThumbResponse
 
getJobStatus() - Method in class com.commsen.jwebthumb.WebThumbResponse
 
getNotify() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
getOutputType() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
getPickupURL() - Method in class com.commsen.jwebthumb.WebThumbStatus
 
getRequestsThisMonth() - Method in class com.commsen.jwebthumb.WebThumbCredits
 
getReserve() - Method in class com.commsen.jwebthumb.WebThumbCredits
 
getStatus(WebThumbStatusRequest) - Method in class com.commsen.jwebthumb.WebThumbService
Checks the status of given job or list of jobs.
getStatuses() - Method in class com.commsen.jwebthumb.WebThumbJobStatus
 
getSubmissionTime() - Method in class com.commsen.jwebthumb.WebThumbStatus
 
getSubscription() - Method in class com.commsen.jwebthumb.WebThumbCredits
 
getSubscriptionLeft() - Method in class com.commsen.jwebthumb.WebThumbCredits
 
getTime() - Method in class com.commsen.jwebthumb.WebThumbJob
 
getType() - Method in class com.commsen.jwebthumb.WebThumbError
 
getUrl() - Method in class com.commsen.jwebthumb.WebThumbError
 
getUrl() - Method in class com.commsen.jwebthumb.WebThumbJob
 
getUrl() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
getUsedThisMonth() - Method in class com.commsen.jwebthumb.WebThumbCredits
 
getValue() - Method in class com.commsen.jwebthumb.WebThumbError
 
getWidth() - Method in class com.commsen.jwebthumb.WebThumbRequest
 

I

init() - Method in class com.commsen.jwebthumb.WebThumbNotificationServlet
 
isCompleted() - Method in class com.commsen.jwebthumb.WebThumbStatus
 
isInProcess() - Method in class com.commsen.jwebthumb.WebThumbStatus
 

J

JWebThumbMatcher - Class in com.commsen.jwebthumb.simplexml
Implementation of Matcher which attaches DateTransformer as default transformer for Date objects.
JWebThumbMatcher() - Constructor for class com.commsen.jwebthumb.simplexml.JWebThumbMatcher
 

M

match(Class) - Method in class com.commsen.jwebthumb.simplexml.JWebThumbMatcher
 

P

parseResponse(String, Class<T>) - Static method in class com.commsen.jwebthumb.simplexml.SimpleXmlSerializer
Converts XML to appropriate object based on objects' annotations
parseResponse(InputStream, Class<T>) - Static method in class com.commsen.jwebthumb.simplexml.SimpleXmlSerializer
Converts XML stream to appropriate object based on objects' annotations
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.commsen.jwebthumb.WebThumbNotificationServlet
 
processThumb(String, String) - Method in class com.commsen.jwebthumb.WebThumbNotificationServlet
Method called when notification is received.

R

read(String) - Method in class com.commsen.jwebthumb.simplexml.DateTransformer
 

S

sendRequest(WebThumbRequest) - Method in class com.commsen.jwebthumb.WebThumbService
Sends single thumbnail request to webthumb site.
sendRequest(List<WebThumbRequest>) - Method in class com.commsen.jwebthumb.WebThumbService
Sends thumbnail requests to webthumb site.
setCustomThumbnail(WebThumbRequest.CustomThumbnail) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
setDelay(Integer) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
setEffect(String) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
setExcerpt(WebThumbRequest.Excerpt) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
setFullthumb(boolean) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
setHeight(Integer) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
setNotify(String) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
setOutputType(WebThumbRequest.OutputType) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
setUrl(String) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
setWidth(Integer) - Method in class com.commsen.jwebthumb.WebThumbRequest
 
SimpleXmlSerializer - Class in com.commsen.jwebthumb.simplexml
Utility class responsible for converting objects to XML and XMLs to Objects.
SimpleXmlSerializer() - Constructor for class com.commsen.jwebthumb.simplexml.SimpleXmlSerializer
 

T

timeFormat - Variable in class com.commsen.jwebthumb.simplexml.DateTransformer
 
toString() - Method in class com.commsen.jwebthumb.WebThumbCredits
 
toString() - Method in class com.commsen.jwebthumb.WebThumbError
 
toString() - Method in class com.commsen.jwebthumb.WebThumbFetchRequest
 
toString() - Method in class com.commsen.jwebthumb.WebThumbJob
 
toString() - Method in class com.commsen.jwebthumb.WebThumbJobStatus
 
toString() - Method in class com.commsen.jwebthumb.WebThumbRequest.CustomThumbnail
 
toString() - Method in class com.commsen.jwebthumb.WebThumbRequest.Excerpt
 
toString() - Method in class com.commsen.jwebthumb.WebThumbRequest
 
toString() - Method in class com.commsen.jwebthumb.WebThumbResponse
 
toString() - Method in class com.commsen.jwebthumb.WebThumbStatus
 

V

valueOf(String) - Static method in enum com.commsen.jwebthumb.WebThumbFetchRequest.Size
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commsen.jwebthumb.WebThumbRequest.OutputType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.commsen.jwebthumb.WebThumbFetchRequest.Size
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.commsen.jwebthumb.WebThumbRequest.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebThumb - Class in com.commsen.jwebthumb
This class represents the xml payload of all webthumb requests.
WebThumb(String, List<WebThumbRequest>) - Constructor for class com.commsen.jwebthumb.WebThumb
Creates new WebThumb object from provided WebThumbRequest requests
WebThumb(String, WebThumbFetchRequest) - Constructor for class com.commsen.jwebthumb.WebThumb
Creates new WebThumb object from provided WebThumbFetchRequest request
WebThumb(String, WebThumbStatusRequest) - Constructor for class com.commsen.jwebthumb.WebThumb
Creates new WebThumb object from provided WebThumbStatusRequest request
WebThumbCredits - Class in com.commsen.jwebthumb
This class represent webthumb's response to "credits" API call.
WebThumbCredits() - Constructor for class com.commsen.jwebthumb.WebThumbCredits
 
WebThumbError - Class in com.commsen.jwebthumb
This class represents 'error' part of webthumb's response.
WebThumbError() - Constructor for class com.commsen.jwebthumb.WebThumbError
 
WebThumbException - Exception in com.commsen.jwebthumb
Custom exception that indicates that something went wrong during webthumb API calls.
WebThumbException() - Constructor for exception com.commsen.jwebthumb.WebThumbException
 
WebThumbException(String, Throwable) - Constructor for exception com.commsen.jwebthumb.WebThumbException
 
WebThumbException(String) - Constructor for exception com.commsen.jwebthumb.WebThumbException
 
WebThumbException(Throwable) - Constructor for exception com.commsen.jwebthumb.WebThumbException
 
WebThumbFetchRequest - Class in com.commsen.jwebthumb
This class represents the payload of webthumb's 'fetch' API call.
WebThumbFetchRequest(String, WebThumbFetchRequest.Size) - Constructor for class com.commsen.jwebthumb.WebThumbFetchRequest
Constructs new fetch request to webthumb.bluga.net
WebThumbFetchRequest.Size - Enum in com.commsen.jwebthumb
Enumeration contains all sizes acceptable by webthumb's fetch method For more details check webthumb API at http://webthumb.bluga.net/apidoc#fetch
WebThumbJob - Class in com.commsen.jwebthumb
This class represents 'jobs' part of webthumb's response to "request" API call.
WebThumbJob() - Constructor for class com.commsen.jwebthumb.WebThumbJob
 
WebThumbJobStatus - Class in com.commsen.jwebthumb
This class represents 'jobStatus' part of webthumb's response to "status" API call.
WebThumbJobStatus() - Constructor for class com.commsen.jwebthumb.WebThumbJobStatus
 
WebThumbNotificationServlet - Class in com.commsen.jwebthumb
An abstract sevlet responsible for receiving notifications from webthumb.
WebThumbNotificationServlet() - Constructor for class com.commsen.jwebthumb.WebThumbNotificationServlet
 
WebThumbRequest - Class in com.commsen.jwebthumb
This class represents the payload of webthumb's 'request' API call.
WebThumbRequest(String) - Constructor for class com.commsen.jwebthumb.WebThumbRequest
 
WebThumbRequest(String, WebThumbRequest.OutputType) - Constructor for class com.commsen.jwebthumb.WebThumbRequest
 
WebThumbRequest.CustomThumbnail - Class in com.commsen.jwebthumb
 
WebThumbRequest.CustomThumbnail(int, int) - Constructor for class com.commsen.jwebthumb.WebThumbRequest.CustomThumbnail
 
WebThumbRequest.Excerpt - Class in com.commsen.jwebthumb
 
WebThumbRequest.Excerpt(int, int, int, int) - Constructor for class com.commsen.jwebthumb.WebThumbRequest.Excerpt
 
WebThumbRequest.OutputType - Enum in com.commsen.jwebthumb
 
WebThumbResponse - Class in com.commsen.jwebthumb
This class represent webthumb's general response object.
WebThumbResponse() - Constructor for class com.commsen.jwebthumb.WebThumbResponse
 
WebThumbService - Class in com.commsen.jwebthumb
This class provides convenient methods for webthumb's "request", "fetch" and "credits" API calls.
WebThumbService(String) - Constructor for class com.commsen.jwebthumb.WebThumbService
 
WebThumbStatus - Class in com.commsen.jwebthumb
This class represents 'jobStatus/status' part of webthumb's response to "status" API call.
WebThumbStatus() - Constructor for class com.commsen.jwebthumb.WebThumbStatus
 
WebThumbStatusRequest - Class in com.commsen.jwebthumb
This class represents the payload of webthumb's 'status' API call.
WebThumbStatusRequest() - Constructor for class com.commsen.jwebthumb.WebThumbStatusRequest
 
write(Date) - Method in class com.commsen.jwebthumb.simplexml.DateTransformer
 

A C D F G I J M P R S T V W

Copyright © 2010 COMMSEN International. All Rights Reserved.