Class: APOP (Net)

Overview
Module Structure
Class Hierarchy
Instance Methods
APOP#apop?
is a submodule of
module: Net   
inherits from
  POP3 ( Net )
has properties
method: apop?   
is defined at
#704 in net/pop.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
class: POP3     
class: APOP     

Class Hierarchy

Object ( Builtin-Module )
Protocol ( Net )
has properties
class method: protocol_param / 2   
POP3 ( Net )
has properties
constant: Revision   
class method: default_port   
class method: default_pop3_port   
class method: default_pop3s_port   
class method: socket_type   
class method: APOP / 1   
class method: foreach / 6   
class method: delete_all (1/2) / 6   
class method: auth_only (1/2) / 5   
method: auth_only (2/E) / 2   
class method: enable_ssl (1/2) / 1   
class method: create_ssl_params / 2   
class method: disable_ssl (1/2)   
class method: ssl_params   
class method: use_ssl? (1/2)   
class method: verify   
class method: certs   
class method: start (1/2) / 6   
method: initialize / 3   
method: apop?   
method: use_ssl? (2/E)   
method: enable_ssl (2/E) / 3   
method: disable_ssl (2/E)   
method: inspect   
method: set_debug_output / 1   
attribute: address [R]   
method: port   
attribute: open_timeout [RW]   
attribute: read_timeout [R]   
method: read_timeout= / 1   
method: started?   
alias: active? started?   
method: start (2/E) / 2   
method: do_start / 2   
method: on_connect   
method: finish   
method: do_finish   
method: command   
method: n_mails   
method: n_bytes   
method: mails   
method: each_mail / 1   
alias: each each_mail   
method: delete_all (2/E)   
method: reset   
method: set_all_uids / 1   
method: logging / 1   
APOP ( Net )
has properties
method: apop?   

Instance Methods

APOP#apop?

#706 in net/pop.rb

apop?