
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, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void init(ServletConfig config) throws ServletException
init in interface Servletinit in class GenericServletServletExceptionpublic void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service in class HttpServletServletExceptionIOExceptionCopyright © 2013–2016 POSCO ICT. All rights reserved.