public class DirectoryUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
renderDirectoryListing(HttpServerExchange exchange,
Resource resource) |
static boolean |
sendRequestedBlobs(HttpServerExchange exchange)
Serve static resource for the directory listing
|
public static boolean sendRequestedBlobs(HttpServerExchange exchange)
exchange
- The exchangepublic static void renderDirectoryListing(HttpServerExchange exchange, Resource resource)
Copyright © 2013 JBoss by Red Hat. All rights reserved.