Uses of Interface
org.graffiti.plugin.io.resources.ResourceIOHandler
Package | Description |
---|---|
org.graffiti.plugin.io.resources |
-
Uses of ResourceIOHandler in org.graffiti.plugin.io.resources
Classes in org.graffiti.plugin.io.resources that implement ResourceIOHandler Modifier and Type Class Description class
AbstractResourceIOHandler
class
FileSystemHandler
class
FTPhandler
class
HTTPhandler
class
HTTPShandler
Methods in org.graffiti.plugin.io.resources that return ResourceIOHandler Modifier and Type Method Description static ResourceIOHandler
ResourceIOManager. getHandlerFromPrefix(String prefix)
Methods in org.graffiti.plugin.io.resources with parameters of type ResourceIOHandler Modifier and Type Method Description static void
ResourceIOManager. registerIOHandler(ResourceIOHandler handler)
static void
ResourceIOManager. removeIOHandler(ResourceIOHandler handler)