Results for: "tally"

No documentation available

Opens a POP3 session, attempts authentication, and quits.

This method raises POPAuthenticationError if authentication fails.

Example: normal POP3

Net::POP3.auth_only('pop.example.com', 110,
                    'YourAccount', 'YourPassword')

Example: APOP

Net::POP3.auth_only('pop.example.com', 110,
                    'YourAccount', 'YourPassword', true)

Starts a pop3 session, attempts authentication, and quits. This method must not be called while POP3 session is opened. This method raises POPAuthenticationError if authentication fails.

true if server advertises STARTTLS. You cannot get valid value before opening SMTP session.

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.

No documentation available
No documentation available
No documentation available

Creates a thread that notifies waiting clients from the TupleSpace.

Pulls lookup tuples out of the TupleSpace and sends their DRb object the address of the local TupleSpace.

Creates a thread that scans the tuplespace for expired tuples.

No documentation available

Try to get the XML associated with rss. Return rss if it already looks like XML, or treat it as a URI, or a file to get the XML,

No documentation available
No documentation available

return the tag_names for setters associated with uri

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

For backward compatibility

Search took: 4ms  ·  Total Results: 1371