Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
ended processing of POP3 command with multiline response event
glassfish:javamail:pop3-protocol:multilineCommandEnd ()
This event is sent when the JavaMail service finishes processing a low-level Post Office Protocol - Version 3 (POP3) command. This event indicates the end of a command that expects a multiline response, for example, the RETR
command.
Use this event with the glassfish:javamail:pop3-protocol:multilineCommandStart
event to measure the amount of time that the JavaMail service spends communicating with the POP3 server.
None.