jp.littlesoft.soja
クラス LSJsonQueryServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
jp.littlesoft.soja.LSJsonQueryServlet
- すべての実装されたインタフェース:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class LSJsonQueryServlet
- extends javax.servlet.http.HttpServlet
- 作成者:
- littlesoft
- 関連項目:
- 直列化された形式
クラス javax.servlet.http.HttpServlet から継承されたメソッド |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
クラス javax.servlet.GenericServlet から継承されたメソッド |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
characterEncoding
protected String characterEncoding
LSJsonQueryServlet
public LSJsonQueryServlet()
init
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
- 定義:
- インタフェース
javax.servlet.Servlet
内の init
- オーバーライド:
- クラス
javax.servlet.GenericServlet
内の init
- 例外:
javax.servlet.ServletException
getConnection
protected Connection getConnection(LSJsonConnection.Request queryReqest)
throws LSSQLException
- 例外:
LSSQLException
service
protected void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
- オーバーライド:
- クラス
javax.servlet.http.HttpServlet
内の service
- 例外:
javax.servlet.ServletException
IOException
Copyright (C) 2006-2012 LittleSoft Corporation. All Rights Reserved.