public abstract class JettyEndpoint extends Object
Constructor and Description |
---|
JettyEndpoint() |
protected abstract void handle(String pathParams, org.mortbay.http.HttpRequest request, org.mortbay.http.HttpResponse response) throws org.mortbay.http.HttpException, IOException
org.mortbay.http.HttpException
IOException
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.