com.nesscomputing.httpserver
Class HttpServerHandlerBinder

java.lang.Object
  extended by com.nesscomputing.httpserver.HttpServerHandlerBinder

public final class HttpServerHandlerBinder
extends Object

Bind additional Handler elements into the http server.


Method Summary
static com.google.inject.binder.LinkedBindingBuilder<org.eclipse.jetty.server.Handler> bindHandler(com.google.inject.Binder binder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

bindHandler

public static com.google.inject.binder.LinkedBindingBuilder<org.eclipse.jetty.server.Handler> bindHandler(com.google.inject.Binder binder)


Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.