org.teleal.cling.model.message.discovery
Class OutgoingNotificationRequest
java.lang.Object
org.teleal.cling.model.message.UpnpMessage<O>
org.teleal.cling.model.message.OutgoingDatagramMessage<UpnpRequest>
org.teleal.cling.model.message.discovery.OutgoingNotificationRequest
- Direct Known Subclasses:
- OutgoingNotificationRequestDeviceType, OutgoingNotificationRequestRootDevice, OutgoingNotificationRequestServiceType, OutgoingNotificationRequestUDN
public abstract class OutgoingNotificationRequest
- extends OutgoingDatagramMessage<UpnpRequest>
- Author:
- Christian Bauer
Methods inherited from class org.teleal.cling.model.message.UpnpMessage |
getBody, getBodyBytes, getBodyString, getBodyType, getContentTypeCharset, getContentTypeHeader, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, hasHostHeader, isContentTypeMissingOrText, isContentTypeText, isContentTypeTextUDA, setBody, setBodyCharacters, setBodyType, setHeaders, setUdaMajorVersion, setUdaMinorVersion, toString |
OutgoingNotificationRequest
protected OutgoingNotificationRequest(Location location,
LocalDevice device,
NotificationSubtype type)
getType
public NotificationSubtype getType()
Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.