|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutgoingSearchResponse | |
---|---|
org.fourthline.cling.model.message.discovery | |
org.fourthline.cling.protocol.async |
Uses of OutgoingSearchResponse in org.fourthline.cling.model.message.discovery |
---|
Uses of OutgoingSearchResponse in org.fourthline.cling.protocol.async |
---|
Methods in org.fourthline.cling.protocol.async that return types with arguments of type OutgoingSearchResponse | |
---|---|
protected List<OutgoingSearchResponse> |
ReceivingSearch.createDeviceMessages(LocalDevice device,
NetworkAddress activeStreamServer)
|
protected List<OutgoingSearchResponse> |
ReceivingSearch.createServiceTypeMessages(LocalDevice device,
NetworkAddress activeStreamServer)
|
Methods in org.fourthline.cling.protocol.async with parameters of type OutgoingSearchResponse | |
---|---|
protected void |
ReceivingSearch.prepareOutgoingSearchResponse(OutgoingSearchResponse message)
Override this to edit the outgoing message, e.g. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |