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 constructPasteService
s.URLShortener An interface to a web-based URL Shortener.URLShortenerFactory Used to constructURLShortener
s. -
Enum Summary Enum Description PasteServiceType An enum containing all knownPasteService
s.URLShortenerType An enum containing all knownURLShortener
s. -
Exception Summary Exception Description PasteFailedException Thrown when pasting fails.