public class SSDPSearchResponse extends SSDPResponse
This class extends SSDPResponse to handle responses to M-SEARCH requests sent by UPnP control points. It provides specialized functionality for creating device discovery responses with appropriate headers and timing.
Key features:
This class is used by UPnP devices to respond to discovery searches from control points, providing standardized response format with required UPnP headers and device information to enable successful device discovery and connection establishment.
| Constructor and Description |
|---|
SSDPSearchResponse() |
getBootId, getHeader, getLeaseTime, getLocation, getMYNAME, getST, getUSN, setBootId, setLeaseTime, setLocation, setMYNAME, setST, setUSNgetStatusCode, getStatusLineString, isSuccessful, print, setStatusCode, toStringaddHeader, addHeader, clearHeaders, getCacheControl, getCharSet, getConnection, getContent, getContentInputStream, getContentLanguage, getContentLength, getContentRange, getContentRangeFirstPosition, getContentRangeInstanceLength, getContentRangeLastPosition, getContentString, getContentType, getDate, getFirstLine, getFirstLineToken, 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, set, set, set, set, setCacheControl, setCacheControl, setCacheControl, setConnection, setContent, setContent, setContent, setContent, setContentInputStream, setContentLanguage, setContentLength, setContentRange, setContentType, setDate, setHeader, setHeader, setHeader, setHeader, setHost, setIntegerHeader, setLongHeader, setServer, setStringHeader, setStringHeader, setTransferEncoding, setVersion