public abstract class OutgoingNotificationRequest extends OutgoingDatagramMessage<UpnpRequest>
UpnpMessage.BodyType| Modifier | Constructor and Description |
|---|---|
protected |
OutgoingNotificationRequest(Location location,
LocalDevice device,
NotificationSubtype type) |
| Modifier and Type | Method and Description |
|---|---|
NotificationSubtype |
getType() |
getDestinationAddress, getDestinationPort, getHeadersgetBody, getBodyBytes, getBodyString, getBodyType, getContentTypeCharset, getContentTypeHeader, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, hasHostHeader, isBodyNonEmptyString, isContentTypeMissingOrText, isContentTypeText, isContentTypeTextUDA, setBody, setBody, setBodyCharacters, setBodyType, setHeaders, setUdaMajorVersion, setUdaMinorVersion, toStringprotected OutgoingNotificationRequest(Location location, LocalDevice device, NotificationSubtype type)
public NotificationSubtype getType()
Copyright © 2023 jUPnP.org. All rights reserved.