Override close() with one that makes sure the entire file gets
read, so that all its URLs get extracted, even if the caller isn't
interested in the data.
Get an enumeration of all message-ids received after a given time
in groups matching the given pattern, that also match the
given distributions pattern.
Get an enumeration of all message-ids received after a given time
in groups matching the given pattern, that also match the
given distributions pattern.
Get an enumeration of all message-ids received after a given time
in groups matching the given pattern, that also match the
This is similar to the NNTP "NEWNEWS" command.
Get an enumeration of all message-ids received after a given time
in groups matching the given pattern, that also match the
given distributions pattern.
Applies alias rules to the specified virtual path and returns the
corresponding real path, or null if the translation can not be
performed for any reason.
Gets the current valid session associated with this request, if
create is false or, if necessary, creates a new session for the
request, if create is true.
Returns true if the servlet is "permanently" unavailable, indicating
that the service administrator must take some corrective action to
make the servlet be usable.
This method is used by an ImageConsumer to request that
the ImageProducer attempt to resend the image data one
more time in TOPDOWNLEFTRIGHT order so that higher
quality conversion algorithms which depend on receiving
pixels in order can be used to produce a better output
version of the image.
This method both registers the given ImageConsumer object
as a consumer and starts an immediate reconstruction of
the image data which will then be delivered to this
consumer and any other consumer which may have already
been registered with the producer.
Constructs an UnavailableException with the specified detail message,
indicating that the servlet is temporarily unavailable and giving an
estimate of how long it will be unavailable.