Class: Remailer::IMAP::Server::Interpreter

Inherits:
Remailer::Interpreter show all
Defined in:
lib/remailer/imap/server/interpreter.rb

Instance Attribute Summary

Attributes inherited from Remailer::Interpreter

#delegate, #error, #state

Method Summary

Methods inherited from Remailer::Interpreter

config, create_parser_for_spec, default, default_interpreter, default_parser, #enter_state, #error?, #finished?, initial_state, initial_state=, #initialize, #interpret, on_error, on_error_handler, parse, #parse, #parser, #process, state, state_defined?, states, states_default, states_defined, states_empty?, #will_interpret?

Constructor Details

This class inherits a constructor from Remailer::Interpreter