public class GlueEdgeServerAdapter extends HttpServlet
web.xml ÆÄÀÏ ³»¿ëurl http:// HttpReceiver com.poscoict.glueframework.web.GlueEdgeServerAdapter NAME_MESSAGE ITRS HttpReceiver *.rfid : / /HttpReceiver.rfid init-param GlueEdgeServerAdapter servletÀÇ init-paramÀº ´ÙÀ½°ú °°´Ù. - UD_SC_SUCCESS : HttpResponse Á¤»ó »óÅÂÄÚµå Á¤ÀÇ, default 200 - UD_SC_FAILURE : HttpResponse ¿¡·¯ »óÅÂÄÚµå Á¤ÀÇ, default 406 - NAME_MESSAGE : HttpRequestÀÇ parameter key, default ITRS
Constructor and Description |
---|
GlueEdgeServerAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
init(ServletConfig config) |
void |
service(HttpServletRequest request,
HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
public void init(ServletConfig config) throws ServletException
init
in interface Servlet
init
in class GenericServlet
ServletException
public void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service
in class HttpServlet
ServletException
IOException
Copyright © 2013–2016 POSCO ICT. All rights reserved.