true if this object uses STARTTLS.
true if this object uses STARTTLS when server advertises STARTTLS.
Enables SMTP/TLS (STARTTLS) for this object. context
is a OpenSSL::SSL::SSLContext
object.
Disables SMTP/TLS (STARTTLS) for this object. Must be called before the connection is established to have any effect.
Set
the number of seconds to wait until timing-out a read(2) call.
Parses argument, converts and returns arg
, block
and result of conversion. Yields at semi-error condition instead of raising an exception.
Notifies all registered listeners for event
of a status change of tuple
.
Creates a thread that scans the tuplespace for expired tuples.
Set
@@default_parser to new_value if it is one of the available parsers. Else raise NotValidXMLParser
error.