| Package | Description |
|---|---|
| org.jupnp.protocol | |
| org.jupnp.protocol.async | |
| org.jupnp.protocol.sync |
| Modifier and Type | Class and Description |
|---|---|
class |
SendingSync<IN extends StreamRequestMessage,OUT extends StreamResponseMessage>
Supertype for all synchronously executing protocols, sending UPnP messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SendingNotification
Sending notification messages for a registered local device.
|
class |
SendingNotificationAlive
Sending ALIVE notification messages for a registered local device.
|
class |
SendingNotificationByebye
Sending BYEBYE notification messages for a registered local device.
|
class |
SendingSearch
Sending search request messages using the supplied search type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SendingAction
Sending control message, transforming a local
ActionInvocation. |
class |
SendingEvent
Sending GENA event messages to remote subscribers.
|
class |
SendingRenewal
Renewing a GENA event subscription with a remote host.
|
class |
SendingSubscribe
Establishing a GENA event subscription with a remote host.
|
class |
SendingUnsubscribe
Disconnecting a GENA event subscription with a remote host.
|
Copyright © 2023 jUPnP.org. All rights reserved.