|
CyberLink for Java v1.5 |
||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.cybergarage.http.HTTPPacket
org.cybergarage.http.HTTPResponse
org.cybergarage.upnp.event.SubscriptionResponse
public class SubscriptionResponse
コンストラクタの概要 | |
---|---|
SubscriptionResponse()
|
|
SubscriptionResponse(HTTPResponse httpRes)
|
メソッドの概要 | |
---|---|
java.lang.String |
getSID()
|
long |
getTimeout()
|
void |
setErrorResponse(int code)
|
void |
setResponse(int code)
|
void |
setSID(java.lang.String id)
|
void |
setTimeout(long value)
|
クラス org.cybergarage.http.HTTPResponse から継承されたメソッド |
---|
getHeader, getStatusCode, getStatusLineString, isSuccessful, print, setStatusCode, toString |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public SubscriptionResponse()
public SubscriptionResponse(HTTPResponse httpRes)
メソッドの詳細 |
---|
public void setResponse(int code)
public void setErrorResponse(int code)
public void setSID(java.lang.String id)
public java.lang.String getSID()
public void setTimeout(long value)
public long getTimeout()
|
CyberLink for Java v1.5 |
||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |