Package com.onarandombox.MultiverseCore.utils.webpaste
This package contains webpaste-utilities.
-
Class Summary Class Description PasteService An interface to a web-based text-pasting service.PasteServiceFactory Used to constructPasteServices.URLShortener An interface to a web-based URL Shortener.URLShortenerFactory Used to constructURLShorteners. -
Enum Summary Enum Description PasteServiceType An enum containing all knownPasteServices.URLShortenerType An enum containing all knownURLShorteners. -
Exception Summary Exception Description PasteFailedException Thrown when pasting fails.