|
CyberLink for Java v1.5 |
||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.cybergarage.http.HTTPPacket
org.cybergarage.http.HTTPRequest
org.cybergarage.soap.SOAPRequest
org.cybergarage.upnp.control.ControlRequest
org.cybergarage.upnp.control.ActionRequest
public class ActionRequest
コンストラクタの概要 | |
---|---|
ActionRequest()
|
|
ActionRequest(HTTPRequest httpReq)
|
メソッドの概要 | |
---|---|
java.lang.String |
getActionName()
|
Node |
getActionNode()
|
ArgumentList |
getArgumentList()
|
ActionResponse |
post()
|
void |
setRequest(Action action,
ArgumentList argList)
|
クラス org.cybergarage.upnp.control.ControlRequest から継承されたメソッド |
---|
isActionControl, isQueryControl |
クラス org.cybergarage.soap.SOAPRequest から継承されたメソッド |
---|
getBodyNode, getEnvelopeNode, getSOAPAction, isSOAPAction, postMessage, print, setContent, setEnvelopeNode, setSOAPAction |
クラス org.cybergarage.http.HTTPRequest から継承されたメソッド |
---|
getFirstLineString, getHeader, getHTTPVersion, getLocalAddress, getLocalPort, getMethod, getParameterList, getParameterValue, getRequestHost, getRequestPort, getSocket, getURI, isGetRequest, isHeadRequest, isKeepAlive, isMethod, isNotifyRequest, isPostRequest, isSOAPAction, isSubscribeRequest, isUnsubscribeRequest, parseRequestLine, post, post, post, read, returnBadRequest, returnOK, returnResponse, set, setMethod, setRequestHost, setRequestPort, setSocket, setURI, setURI, toString |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public ActionRequest()
public ActionRequest(HTTPRequest httpReq)
メソッドの詳細 |
---|
public Node getActionNode()
public java.lang.String getActionName()
public ArgumentList getArgumentList()
public void setRequest(Action action, ArgumentList argList)
public ActionResponse post()
|
CyberLink for Java v1.5 |
||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |