org.teleal.cling.model.message.discovery
Class OutgoingNotificationRequestRootDevice

java.lang.Object
  extended by org.teleal.cling.model.message.UpnpMessage<O>
      extended by org.teleal.cling.model.message.OutgoingDatagramMessage<UpnpRequest>
          extended by org.teleal.cling.model.message.discovery.OutgoingNotificationRequest
              extended by org.teleal.cling.model.message.discovery.OutgoingNotificationRequestRootDevice

public class OutgoingNotificationRequestRootDevice
extends OutgoingNotificationRequest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage
UpnpMessage.BodyType
 
Constructor Summary
OutgoingNotificationRequestRootDevice(Locator locator, LocalDevice device, NotificationSubtype type)
           
 
Method Summary
 
Methods inherited from class org.teleal.cling.model.message.discovery.OutgoingNotificationRequest
getType
 
Methods inherited from class org.teleal.cling.model.message.OutgoingDatagramMessage
getDestinationAddress, getDestinationPort
 
Methods inherited from class org.teleal.cling.model.message.UpnpMessage
getBody, getBodyBytes, getBodyString, getBodyType, getContentTypeCharset, getContentTypeHeader, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, hasHostHeader, isTextContentType, isUDATextContentType, setBody, setBodyType, setHeaders, setOperation, setUdaMajorVersion, setUdaMinorVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OutgoingNotificationRequestRootDevice

public OutgoingNotificationRequestRootDevice(Locator locator,
                                             LocalDevice device,
                                             NotificationSubtype type)


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.