|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SendingAsync | |
|---|---|
| org.fourthline.cling.protocol | |
| org.fourthline.cling.protocol.async | |
| org.fourthline.cling.protocol.sync | |
| Uses of SendingAsync in org.fourthline.cling.protocol |
|---|
| Subclasses of SendingAsync in org.fourthline.cling.protocol | |
|---|---|
class |
SendingSync<IN extends StreamRequestMessage,OUT extends StreamResponseMessage>
Supertype for all synchronously executing protocols, sending UPnP messages. |
| Uses of SendingAsync in org.fourthline.cling.protocol.async |
|---|
| Subclasses of SendingAsync in org.fourthline.cling.protocol.async | |
|---|---|
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. |
| Uses of SendingAsync in org.fourthline.cling.protocol.sync |
|---|
| Subclasses of SendingAsync in org.fourthline.cling.protocol.sync | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||