org.cybergarage.upnp.event
クラス NotifyRequest
java.lang.Object
org.cybergarage.http.HTTPPacket
org.cybergarage.http.HTTPRequest
org.cybergarage.soap.SOAPRequest
org.cybergarage.upnp.event.NotifyRequest
public class NotifyRequest
- extends SOAPRequest
クラス 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 |
クラス org.cybergarage.http.HTTPPacket から継承されたメソッド |
addHeader, addHeader, clearHeaders, getCacheControl, getConnection, getContent, getContentInputStream, getContentLength, getContentRange, getContentRangeFirstPosition, getContentRangeInstanceLength, getContentRangeLastPosition, getContentString, getContentType, getDate, getHeader, getHeader, getHeaderString, getHeaderValue, getHost, getIntegerHeaderValue, getLongHeaderValue, getNHeaders, getServer, getStringHeaderValue, getStringHeaderValue, getTransferEncoding, getVersion, hasConnection, hasContent, hasContentInputStream, hasContentRange, hasFirstLine, hasHeader, hasTransferEncoding, init, isChunked, isCloseConnection, isKeepAliveConnection, read, setCacheControl, setCacheControl, setCacheControl, setConnection, setContent, setContent, setContent, setContent, setContentInputStream, setContentLength, setContentRange, setContentType, setDate, setHeader, setHeader, setHeader, setHeader, setHost, setIntegerHeader, setLongHeader, setServer, setStringHeader, setStringHeader, setTransferEncoding, setVersion |
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NotifyRequest
public NotifyRequest()
NotifyRequest
public NotifyRequest(HTTPRequest httpReq)
setNT
public void setNT(java.lang.String value)
setNTS
public void setNTS(java.lang.String value)
setSID
public void setSID(java.lang.String id)
getSID
public java.lang.String getSID()
setSEQ
public void setSEQ(long value)
getSEQ
public long getSEQ()
setRequest
public boolean setRequest(Subscriber sub,
java.lang.String varName,
java.lang.String value)
getPropertyList
public PropertyList getPropertyList()