- java.lang.Object
-
- com.nesscomputing.httpserver.jetty.StaticResourceHandlerProvider
-
- All Implemented Interfaces:
- javax.inject.Provider<org.eclipse.jetty.server.Handler>
public class StaticResourceHandlerProvider
extends Object
implements com.google.inject.Provider<org.eclipse.jetty.server.Handler>
Serves static resources from a path in the filesystem. The location should be in the galaxy tarball and set by configuration.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.eclipse.jetty.server.Handler |
get() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013 Ness Computing, Inc.. All Rights Reserved.