public class MavenOsgiMetadataServlet
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
GZIP |
static String |
HEADER_ACCEPT_ENCODING |
static String |
HEADER_CONTENT_ENCODING |
Constructor and Description |
---|
MavenOsgiMetadataServlet(Maven2MetadataProvider provider) |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected long |
getLastModified(javax.servlet.http.HttpServletRequest req) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, service, service
public static final String HEADER_ACCEPT_ENCODING
public static final String HEADER_CONTENT_ENCODING
public static final String GZIP
public MavenOsgiMetadataServlet(Maven2MetadataProvider provider)
protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
protected long getLastModified(javax.servlet.http.HttpServletRequest req)
getLastModified
in class javax.servlet.http.HttpServlet
Copyright © 2011–2014 Red Hat. All rights reserved.