Uses of Class
com.iizix.server.webthumbs.WebThumbnail
Packages that use WebThumbnail
Uses of WebThumbnail in com.iizix.server.webthumbs
Methods in com.iizix.server.webthumbs that return WebThumbnailModifier and TypeMethodDescriptionWebThumbs.requestWebThumbnail
(String site) Requests a new thumbnail for a site.Methods in com.iizix.server.webthumbs with parameters of type WebThumbnailModifier and TypeMethodDescriptionvoid
IWebThumbnailListener.onCompleted
(WebThumbnail thumbnail, WebThumbnailState state, Throwable exception) Called upon completion of the thumbnail image generation process.