1892件ヒット
[1-100件を表示]
(0.074秒)
別のキーワード
種類
- インスタンスメソッド (1508)
- クラス (168)
- 特異メソッド (144)
- 定数 (72)
クラス
-
Net
:: IMAP (692) -
Net
:: IMAP :: Address (48) -
Net
:: IMAP :: BodyTypeBasic (156) -
Net
:: IMAP :: BodyTypeMessage (192) -
Net
:: IMAP :: BodyTypeMultipart (108) -
Net
:: IMAP :: BodyTypeText (168) -
Net
:: IMAP :: ContentDisposition (24) -
Net
:: IMAP :: ContinuationRequest (24) -
Net
:: IMAP :: Envelope (96) -
Net
:: IMAP :: FetchData (24) -
Net
:: IMAP :: MailboxList (12) -
Net
:: IMAP :: ResponseCode (24) -
Net
:: IMAP :: ResponseError (12) -
Net
:: IMAP :: ResponseText (12) -
Net
:: IMAP :: StatusData (24) -
Net
:: IMAP :: TaggedResponse (48) -
Net
:: IMAP :: ThreadMember (24) -
Net
:: IMAP :: UntaggedResponse (36)
キーワード
- ANSWERED (12)
- Address (12)
- BadResponseError (12)
- BodyTypeBasic (12)
- BodyTypeMessage (12)
- BodyTypeMultipart (12)
- BodyTypeText (12)
- ContentDisposition (12)
- DELETED (12)
- DRAFT (12)
- DataFormatError (12)
- FLAGGED (12)
- FetchData (12)
- MARKED (12)
- ResponseCode (12)
- StatusData (12)
- TaggedResponse (12)
- ThreadMember (12)
- UNMARKED (12)
- UntaggedResponse (12)
-
add
_ authenticator (12) -
add
_ response _ handler (24) - append (12)
- attr (24)
- authenticate (12)
- bcc (12)
- body (12)
- cc (12)
- check (12)
- children (12)
-
client
_ thread (12) -
client
_ thread= (12) - close (12)
- code (12)
-
content
_ id (36) - copy (12)
- create (12)
- data (48)
- date (12)
- debug (12)
- debug= (12)
-
decode
_ utf7 (12) -
default
_ imap _ port (12) -
default
_ imaps _ port (12) -
default
_ port (12) -
default
_ ssl _ port (12) -
default
_ tls _ port (12) - delete (12)
- delim (12)
- description (36)
- disconnect (12)
- disconnected? (12)
- disposition (48)
-
dsp
_ type (12) -
encode
_ utf7 (12) - encoding (36)
- envelope (12)
- examine (12)
- extension (48)
- fetch (12)
-
format
_ date (12) -
format
_ datetime (12) - from (12)
- greeting (12)
- host (12)
- idle (12)
-
idle
_ done (12) - language (48)
- lines (24)
- login (12)
- logout (12)
- mailbox (24)
- md5 (36)
-
media
_ subtype (48) -
media
_ type (48) - move (10)
- multipart? (48)
- name (48)
- noop (12)
- param (60)
- parts (12)
-
raw
_ data (36) -
remove
_ response _ handler (12) - rename (12)
-
reply
_ to (12) - response (12)
-
response
_ handlers (12) - route (12)
- select (12)
- sender (12)
- seqno (24)
- setquota (12)
- size (36)
- starttls (24)
- store (12)
- subscribe (12)
- subtype (48)
- tag (12)
- thread (12)
- to (12)
-
uid
_ copy (12) -
uid
_ fetch (12) -
uid
_ move (10) -
uid
_ search (12) -
uid
_ sort (12) -
uid
_ store (12) -
uid
_ thread (12) - unsubscribe (12)
検索結果
先頭5件
- Net
:: IMAP . decode _ utf7(str) -> String - Net
:: IMAP :: BodyTypeMessage # body -> Net :: IMAP :: BodyTypeBasic | Net :: IMAP :: BodyTypeMessage | Net :: IMAP :: BodyTypeText | Net :: IMAP :: BodyTypeMultipart - Net
:: IMAP :: BodyTypeBasic # disposition -> Net :: IMAP :: ContentDisposition | nil - Net
:: IMAP :: BodyTypeMessage # disposition -> Net :: IMAP :: ContentDisposition | nil - Net
:: IMAP :: BodyTypeMultipart # disposition -> Net :: IMAP :: ContentDisposition | nil
-
Net
:: IMAP . decode _ utf7(str) -> String (15202.0) -
modified UTF-7 の文字列を UTF-8 の文字列に変換します。
...modified UTF-7 の文字列を UTF-8 の文字列に変換します。
modified UTF-7 は IMAP のメールボックス名に使われるエンコーディングで、
UTF-7 を修正したものです。
詳しくは 2060 の 5.1.3 を参照してください。
Net::IMAP ではメールボッ......クス名のエンコードを自動的変換「しない」
ことに注意してください。必要があればユーザが変換すべきです。
@param str 変換対象の modified UTF-7 でエンコードされた文字列
@see Net::IMAP.encode_utf7... -
Net
:: IMAP :: BodyTypeMessage # body -> Net :: IMAP :: BodyTypeBasic | Net :: IMAP :: BodyTypeMessage | Net :: IMAP :: BodyTypeText | Net :: IMAP :: BodyTypeMultipart (12902.0) -
ボディを返します。
ボディを返します。 -
Net
:: IMAP :: BodyTypeBasic # disposition -> Net :: IMAP :: ContentDisposition | nil (12402.0) -
Content-Dispotition の値を返します。
...Content-Dispotition の値を返します。
Net::IMAP::ContentDisposition オブジェクトを返します。
@see 1806, 2183... -
Net
:: IMAP :: BodyTypeMessage # disposition -> Net :: IMAP :: ContentDisposition | nil (12402.0) -
Content-Dispotition の値を返します。
...Content-Dispotition の値を返します。
Net::IMAP::ContentDisposition オブジェクトを返します。
@see 1806, 2183... -
Net
:: IMAP :: BodyTypeMultipart # disposition -> Net :: IMAP :: ContentDisposition | nil (12402.0) -
Content-Dispotition の値を返します。
...Content-Dispotition の値を返します。
Net::IMAP::ContentDisposition オブジェクトを返します。
@see 1806, 2183... -
Net
:: IMAP :: BodyTypeText # disposition -> Net :: IMAP :: ContentDisposition | nil (12402.0) -
Content-Dispotition の値を返します。
...Content-Dispotition の値を返します。
Net::IMAP::ContentDisposition オブジェクトを返します。
@see 1806, 2183... -
Net
:: IMAP # remove _ response _ handler(handler) -> () (12302.0) -
レスポンスハンドラを削除します。
...レスポンスハンドラを削除します。
@param handler 削除するハンドラ
@see Net::IMAP#add_response_handler... -
Net
:: IMAP # add _ response _ handler(handler) -> () (12208.0) -
レスポンスハンドラを追加します。
...ポンスハンドラはサーバから応答を受け取るごとに
呼びだされます。ハンドラには
Net::IMAP::TaggedResponse もしくは
Net::IMAP::UntaggedResponse オブジェクトが
渡されます。
主にサーバからの非同期的なイベントを受け取るため
に......ンドラはメインのスレッドとは別のスレッドで
呼びだされることに注意してください。
例:
imap.add_response_handler do |resp|
p resp
end
@param handler 追加するハンドラ(Proc や Method オブジェクト)
@see Net::IMAP#remove_response_handler... -
Net
:: IMAP # add _ response _ handler(handler) {|resp| . . . } -> () (12208.0) -
レスポンスハンドラを追加します。
...ポンスハンドラはサーバから応答を受け取るごとに
呼びだされます。ハンドラには
Net::IMAP::TaggedResponse もしくは
Net::IMAP::UntaggedResponse オブジェクトが
渡されます。
主にサーバからの非同期的なイベントを受け取るため
に......ンドラはメインのスレッドとは別のスレッドで
呼びだされることに注意してください。
例:
imap.add_response_handler do |resp|
p resp
end
@param handler 追加するハンドラ(Proc や Method オブジェクト)
@see Net::IMAP#remove_response_handler...