Modifier and Type | Method and Description |
---|---|
List<NetworkAddress> |
MockRouter.getActiveStreamServers(InetAddress preferredAddress) |
Modifier and Type | Field and Description |
---|---|
protected NetworkAddress |
Location.networkAddress |
Modifier and Type | Method and Description |
---|---|
NetworkAddress |
Location.getNetworkAddress() |
Constructor and Description |
---|
Location(NetworkAddress networkAddress,
String path) |
Modifier and Type | Method and Description |
---|---|
List<URL> |
RemoteGENASubscription.getEventCallbackURLs(List<NetworkAddress> activeStreamServers,
Namespace namespace) |
Modifier and Type | Method and Description |
---|---|
protected List<OutgoingSearchResponse> |
ReceivingSearch.createDeviceMessages(LocalDevice device,
NetworkAddress activeStreamServer) |
protected List<OutgoingSearchResponse> |
ReceivingSearch.createServiceTypeMessages(LocalDevice device,
NetworkAddress activeStreamServer) |
protected Location |
ReceivingSearch.getDescriptorLocation(NetworkAddress activeStreamServer,
LocalDevice device) |
protected void |
ReceivingSearch.sendResponses(UpnpHeader searchTarget,
NetworkAddress activeStreamServer) |
protected void |
ReceivingSearch.sendSearchResponseAll(NetworkAddress activeStreamServer) |
protected void |
ReceivingSearch.sendSearchResponseDeviceType(DeviceType deviceType,
NetworkAddress activeStreamServer) |
protected void |
ReceivingSearch.sendSearchResponseRootDevices(NetworkAddress activeStreamServer) |
protected void |
ReceivingSearch.sendSearchResponseServiceType(ServiceType serviceType,
NetworkAddress activeStreamServer) |
protected void |
ReceivingSearch.sendSearchResponseUDN(UDN udn,
NetworkAddress activeStreamServer) |
Constructor and Description |
---|
SendingSubscribe(UpnpService upnpService,
RemoteGENASubscription subscription,
List<NetworkAddress> activeStreamServers) |
Modifier and Type | Method and Description |
---|---|
List<NetworkAddress> |
RouterImpl.getActiveStreamServers(InetAddress preferredAddress) |
List<NetworkAddress> |
Router.getActiveStreamServers(InetAddress preferredAddress) |
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.