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

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.OutgoingNotificationRequestUDN

public class OutgoingNotificationRequestUDN
extends OutgoingNotificationRequest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage
UpnpMessage.BodyType
 
Constructor Summary
OutgoingNotificationRequestUDN(InetAddress localAddress, int localStreamPort, 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, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, 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

OutgoingNotificationRequestUDN

public OutgoingNotificationRequestUDN(InetAddress localAddress,
                                      int localStreamPort,
                                      LocalDevice device,
                                      NotificationSubtype type)


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