A B C D E F G H I K L M N O P Q R S T U V W X

M

MacBinaryDecoderOutputStream - Class in com.oreilly.servlet.multipart
A MacBinaryDecoderOutput filters MacBinary files to normal files on the fly; optimized for speed more than readability.
MacBinaryDecoderOutputStream(OutputStream) - Constructor for class com.oreilly.servlet.multipart.MacBinaryDecoderOutputStream
 
Mail - Class in util
Mails verschicken m.H. der JavaMail-API
Mail() - Constructor for class util.Mail
 
MailFieldID - Static variable in class model.User
 
MailMessage - Class in com.oreilly.servlet
A class to help send SMTP email.
MailMessage() - Constructor for class com.oreilly.servlet.MailMessage
Constructs a new MailMessage to send an email.
MailMessage(String) - Constructor for class com.oreilly.servlet.MailMessage
Constructs a new MailMessage to send an email.
main(String[]) - Static method in class com.oreilly.servlet.Base64Decoder
 
main(String[]) - Static method in class com.oreilly.servlet.Base64Encoder
 
main(String[]) - Static method in class de.thorstenberger.uebman.ws.regclient.RegClient
This is RegClient's artificial main method :) ...just for testing
main(String[]) - Static method in class util.fun.Fortune
 
main(String[]) - Static method in class util.RandomUtil
nur zum Test
maintenanceEntry() - Method in class manager.LoginManager
 
manager - package manager
Hauptpaket der Anwendung mit Servlet, ServiceFactory etc.
maskHTMLTags() - Method in class xml_utils.LinkAndEmailCheck
 
MaxPointsInExamRestriction - Class in data.exam
Das ist ein schneller Hack, um aus einer proprietären Punkteliste in XML die Zulassung zur Nachklausur zu überprüfen.
MaxPointsInExamRestriction() - Constructor for class data.exam.MaxPointsInExamRestriction
 
MCSeriesElementHandler - Class in xml.series
 
MCSeriesElementHandler() - Constructor for class xml.series.MCSeriesElementHandler
 
model - package model
 
modifyNews(String, News) - Method in class xml.XML_News
 
MultipartFilter - Class in com.oreilly.servlet
A filter for easy semi-automatic handling of multipart/form-data requests (file uploads).
MultipartFilter() - Constructor for class com.oreilly.servlet.MultipartFilter
 
MultipartParser - Class in com.oreilly.servlet.multipart
A utility class to handle multipart/form-data requests, the kind of requests that support file uploads.
MultipartParser(HttpServletRequest, int) - Constructor for class com.oreilly.servlet.multipart.MultipartParser
Creates a MultipartParser from the specified request, which limits the upload size to the specified length, buffers for performance and prevent attempts to read past the amount specified by the Content-Length.
MultipartParser(HttpServletRequest, int, boolean, boolean) - Constructor for class com.oreilly.servlet.multipart.MultipartParser
Creates a MultipartParser from the specified request, which limits the upload size to the specified length, and optionally buffers for performance and prevents attempts to read past the amount specified by the Content-Length.
MultipartParser(HttpServletRequest, int, boolean, boolean, String) - Constructor for class com.oreilly.servlet.multipart.MultipartParser
Creates a MultipartParser from the specified request, which limits the upload size to the specified length, and optionally buffers for performance and prevents attempts to read past the amount specified by the Content-Length, and with a specified encoding.
MultipartRequest - Class in com.oreilly.servlet
A utility class to handle multipart/form-data requests, the kind of requests that support file uploads.
MultipartRequest(HttpServletRequest, String) - Constructor for class com.oreilly.servlet.MultipartRequest
Constructs a new MultipartRequest to handle the specified request, saving any uploaded files to the given directory, and limiting the upload size to 1 Megabyte.
MultipartRequest(HttpServletRequest, String, int) - Constructor for class com.oreilly.servlet.MultipartRequest
Constructs a new MultipartRequest to handle the specified request, saving any uploaded files to the given directory, and limiting the upload size to the specified length.
MultipartRequest(HttpServletRequest, String, String) - Constructor for class com.oreilly.servlet.MultipartRequest
Constructs a new MultipartRequest to handle the specified request, saving any uploaded files to the given directory, and limiting the upload size to the specified length.
MultipartRequest(HttpServletRequest, String, int, FileRenamePolicy) - Constructor for class com.oreilly.servlet.MultipartRequest
Constructs a new MultipartRequest to handle the specified request, saving any uploaded files to the given directory, and limiting the upload size to the specified length.
MultipartRequest(HttpServletRequest, String, int, String) - Constructor for class com.oreilly.servlet.MultipartRequest
Constructs a new MultipartRequest to handle the specified request, saving any uploaded files to the given directory, and limiting the upload size to the specified length.
MultipartRequest(HttpServletRequest, String, int, String, FileRenamePolicy) - Constructor for class com.oreilly.servlet.MultipartRequest
Constructs a new MultipartRequest to handle the specified request, saving any uploaded files to the given directory, and limiting the upload size to the specified length.
MultipartResponse - Class in com.oreilly.servlet
A utility class to generate multipart/x-mixed-replace responses, the kind of responses that implement server push.
MultipartResponse(HttpServletResponse) - Constructor for class com.oreilly.servlet.MultipartResponse
Constructs a new MultipartResponse to send content to the given servlet response.
MultipartWrapper - Class in com.oreilly.servlet
A request wrapper to support MultipartFilter.
MultipartWrapper(HttpServletRequest, String) - Constructor for class com.oreilly.servlet.MultipartWrapper
 
MultipleChoiceDescription - Class in services.common
 
MultipleChoiceDescription(RequestInfo) - Constructor for class services.common.MultipleChoiceDescription
 

A B C D E F G H I K L M N O P Q R S T U V W X