org.fourthline.cling.model.message.discovery
Class IncomingNotificationRequest
java.lang.Object
org.fourthline.cling.model.message.UpnpMessage<O>
org.fourthline.cling.model.message.IncomingDatagramMessage<UpnpRequest>
org.fourthline.cling.model.message.discovery.IncomingNotificationRequest
public class IncomingNotificationRequest
- extends IncomingDatagramMessage<UpnpRequest>
- Author:
- Christian Bauer
Methods inherited from class org.fourthline.cling.model.message.UpnpMessage |
getBody, getBodyBytes, getBodyString, getBodyType, getContentTypeCharset, getContentTypeHeader, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, hasHostHeader, isBodyNonEmptyString, isContentTypeMissingOrText, isContentTypeText, isContentTypeTextUDA, setBody, setBody, setBodyCharacters, setBodyType, setHeaders, setUdaMajorVersion, setUdaMinorVersion, toString |
IncomingNotificationRequest
public IncomingNotificationRequest(IncomingDatagramMessage<UpnpRequest> source)
isAliveMessage
public boolean isAliveMessage()
isByeByeMessage
public boolean isByeByeMessage()
getLocationURL
public URL getLocationURL()
getUDN
public UDN getUDN()
- Returns:
- The UDN value after parsing various USN header values, or
null
.
getMaxAge
public Integer getMaxAge()
getInterfaceMacHeader
public byte[] getInterfaceMacHeader()
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.