public class IncomingSearchRequest extends IncomingDatagramMessage<UpnpRequest>
UpnpMessage.BodyType| Constructor and Description |
|---|
IncomingSearchRequest(IncomingDatagramMessage<UpnpRequest> source) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMX() |
UpnpHeader |
getSearchTarget() |
boolean |
isMANSSDPDiscover() |
getLocalAddress, getSourceAddress, getSourcePortgetBody, getBodyBytes, getBodyString, getBodyType, getContentTypeCharset, getContentTypeHeader, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, hasHostHeader, isBodyNonEmptyString, isContentTypeMissingOrText, isContentTypeText, isContentTypeTextUDA, setBody, setBody, setBodyCharacters, setBodyType, setHeaders, setUdaMajorVersion, setUdaMinorVersion, toStringpublic IncomingSearchRequest(IncomingDatagramMessage<UpnpRequest> source)
public UpnpHeader getSearchTarget()
public Integer getMX()
public boolean isMANSSDPDiscover()
true if this message has a MAN with
value NotificationSubtype.DISCOVER.Copyright © 2023 jUPnP.org. All rights reserved.