Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
finished processing of simple POP3 command event
glassfish:javamail:pop3-protocol:simpleCommandEnd ()
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 accepts only single-line responses.
Use this event with the glassfish:javamail:iap-protocol:commandStart
event to measure the amount of time that the JavaMail service spends communicating with the POP3 server.
None.