|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.model.message.UpnpMessage<O>
org.teleal.cling.model.message.OutgoingDatagramMessage<UpnpRequest>
org.teleal.cling.model.message.discovery.OutgoingNotificationRequest
public abstract class OutgoingNotificationRequest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage |
---|
UpnpMessage.BodyType |
Constructor Summary | |
---|---|
protected |
OutgoingNotificationRequest(java.net.InetAddress localAddress,
int localStreamPort,
LocalDevice device,
NotificationSubtype type)
|
Method Summary | |
---|---|
NotificationSubtype |
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 |
---|
protected OutgoingNotificationRequest(java.net.InetAddress localAddress, int localStreamPort, LocalDevice device, NotificationSubtype type)
Method Detail |
---|
public NotificationSubtype getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |