Skip navigation links
A C D H I O W 

A

arrayToString(byte[]) - Static method in class com.google.zxing.web.OutputUtils
 

C

ChartDoSFilter - Class in com.google.zxing.web
Protect the /chart endpoint from too many requests.
ChartDoSFilter() - Constructor for class com.google.zxing.web.ChartDoSFilter
 
ChartServlet - Class in com.google.zxing.web
A reimplementation of the Google Chart Server's QR code encoder, which is now deprecated.
ChartServlet() - Constructor for class com.google.zxing.web.ChartServlet
 
com.google.zxing.web - package com.google.zxing.web
 

D

DecodeDoSFilter - Class in com.google.zxing.web
Protect the /decode endpoint from too many requests.
DecodeDoSFilter() - Constructor for class com.google.zxing.web.DecodeDoSFilter
 
DecodeServlet - Class in com.google.zxing.web
HttpServlet which decodes images containing barcodes.
DecodeServlet() - Constructor for class com.google.zxing.web.DecodeServlet
 
destroy() - Method in class com.google.zxing.web.DecodeServlet
 
destroy() - Method in class com.google.zxing.web.DoSFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.zxing.web.DoSFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.zxing.web.HTTPSFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.zxing.web.WelcomeFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.zxing.web.ChartServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.zxing.web.DecodeServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.zxing.web.ChartServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.zxing.web.DecodeServlet
 
DoSFilter - Class in com.google.zxing.web
A simplistic Filter that rejects requests from hosts that are sending too many requests in too short a time.
DoSFilter() - Constructor for class com.google.zxing.web.DoSFilter
 

H

HTTPSFilter - Class in com.google.zxing.web
Redirects things to HTTPS, like the main decode page, which should prefer HTTPS.
HTTPSFilter() - Constructor for class com.google.zxing.web.HTTPSFilter
 

I

init(ServletConfig) - Method in class com.google.zxing.web.DecodeServlet
 
init(FilterConfig) - Method in class com.google.zxing.web.DoSFilter
 

O

OutputUtils - Class in com.google.zxing.web
Utility functions for decoderesult.jspx.

W

WelcomeFilter - Class in com.google.zxing.web
Handles redirects to the app landing page.
WelcomeFilter() - Constructor for class com.google.zxing.web.WelcomeFilter
 
A C D H I O W 
Skip navigation links

Copyright © 2007–2019. All rights reserved.