| Package | Description |
|---|---|
| org.jupnp.model.message.discovery | |
| org.jupnp.protocol.async |
| Modifier and Type | Class and Description |
|---|---|
class |
OutgoingSearchResponseDeviceType |
class |
OutgoingSearchResponseRootDevice |
class |
OutgoingSearchResponseServiceType |
class |
OutgoingSearchResponseUDN |
| Modifier and Type | Method and Description |
|---|---|
protected List<OutgoingSearchResponse> |
ReceivingSearch.createDeviceMessages(LocalDevice device,
NetworkAddress activeStreamServer) |
protected List<OutgoingSearchResponse> |
ReceivingSearch.createServiceTypeMessages(LocalDevice device,
NetworkAddress activeStreamServer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ReceivingSearch.prepareOutgoingSearchResponse(OutgoingSearchResponse message)
Override this to edit the outgoing message, e.g. by adding headers.
|
Copyright © 2023 jUPnP.org. All rights reserved.