Uses of Interface
com.snowbound.contenthandler.interfaces.BookmarksInterface
-
Packages that use BookmarksInterface Package Description com.snowbound.contenthandler.example Demonstration content handlers, including the default FileContentHandler.com.snowbound.contenthandler.rest -
-
Uses of BookmarksInterface in com.snowbound.contenthandler.example
Classes in com.snowbound.contenthandler.example that implement BookmarksInterface Modifier and Type Class Description class
FileContentHandler
This is a sample content handler for demonstration and example purposes. -
Uses of BookmarksInterface in com.snowbound.contenthandler.rest
Classes in com.snowbound.contenthandler.rest that implement BookmarksInterface Modifier and Type Class Description class
RestfulHttpContentHandler
-