public final class NegotiationSelector extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
NegotiationSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic NegotiationSelector()
protected void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
doGet in class javax.servlet.http.HttpServletIOExceptionprotected void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
doPost in class javax.servlet.http.HttpServletIOExceptionCopyright © 2015 Nuxeo SA. All rights reserved.