public class JettyRESTAsyncEndpoint extends JettyAsyncEndpoint<RESTMessage>
Constructor and Description |
---|
JettyRESTAsyncEndpoint() |
Modifier and Type | Method and Description |
---|---|
protected IncomingMessage<RESTMessage> |
handle(org.mortbay.http.HttpRequest request) |
clear, handle, waitForMessage
protected IncomingMessage<RESTMessage> handle(org.mortbay.http.HttpRequest request) throws org.mortbay.http.HttpException, IOException
handle
in class JettyAsyncEndpoint<RESTMessage>
org.mortbay.http.HttpException
IOException
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.