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