|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectyt4droid.http.HttpResponseEvent
public class HttpResponseEvent
| メソッドの概要 | |
|---|---|
boolean |
equals(java.lang.Object o)
|
HttpRequest |
getRequest()
returns the request associated with the event |
HttpResponse |
getResponse()
returns the response associated with the event |
YoutubeException |
getTwitterException()
returns the TwitterException associated with the event |
int |
hashCode()
|
boolean |
isAuthenticated()
|
java.lang.String |
toString()
|
| クラス java.lang.Object から継承されたメソッド |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| メソッドの詳細 |
|---|
public HttpRequest getRequest()
public HttpResponse getResponse()
public YoutubeException getTwitterException()
public boolean isAuthenticated()
public boolean equals(java.lang.Object o)
java.lang.Object 内の equalspublic int hashCode()
java.lang.Object 内の hashCodepublic java.lang.String toString()
java.lang.Object 内の toString
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||