|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.gsm.oneapi.server.OneAPIServlet
org.gsm.oneapi.server.payment.PaymentServlet
public class PaymentServlet
No functional use at present
Field Summary |
---|
Fields inherited from class org.gsm.oneapi.server.OneAPIServlet |
---|
ACCEPTED, AUTHENTICATION_FAILURE, BAD_REQUEST, CREATED, dumpRequestAndResponse, FORBIDDEN, METHOD_NOT_SUPPORTED, NOCONTENT, NONAUTHORITATIVE, NOT_FOUND, OK |
Constructor Summary | |
---|---|
PaymentServlet()
|
Method Summary |
---|
Methods inherited from class org.gsm.oneapi.server.OneAPIServlet |
---|
checkRequestParameters, doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, dumpRequestDetails, getRequestHostnameAndContext, getRequestParts, init, isAuthorizationFailed, isCorrectlyFormattedNumber, isCorrectlyFormattedURL, isTrue, makeUTCDateTime, nullOrTrimmed, parseBoolean, parseDouble, parseInt, parseLong, sendError, sendJSONResponse, urlEncode, validateRequest |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PaymentServlet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |