Returns a server socket which uses only the specified network
interface on the local host, is bound to a the specified port,
and uses the specified connection backlog.
Deprecated. Logs the message and Throwable to its logger or, if logger
not found, to the default logger, which writes to the
default sink, which is usually System.err
Find a method with the right name
If found, call the method ( if param is int or boolean we'll convert
value to the right type before) - that means you can have setDebug(1).
Deprecated.The buffer are general purpose, caching for headers should
be done in headers. The second parameter allows us to pass a date format
instance to avoid synchronization problems.
An internationalization / localization helper class which reduces
the bother of handling ResourceBundles and takes care of the
common cases of message formating which otherwise require the
creation of Object arrays and such.
Deprecated.This was an attempt to introduce a JMX dependency. A better solution
was the ThreadPoolListener - which is more powerfull and provides the same
features. The class is here for backward compatibility, all the methods are in
super().
URL is designed to provide public APIs for parsing
and synthesizing Uniform Resource Locators as similar as possible to the
APIs of java.net.URL, but without the ability to open a
stream or connection.
URL(String) -
Constructor for class org.apache.tomcat.util.net.URL
Create a URL object from the specified String representation.