|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NetworkAddress in org.fourthline.cling.mock |
---|
Methods in org.fourthline.cling.mock that return types with arguments of type NetworkAddress | |
---|---|
List<NetworkAddress> |
MockRouter.getActiveStreamServers(InetAddress preferredAddress)
|
Uses of NetworkAddress in org.fourthline.cling.model |
---|
Fields in org.fourthline.cling.model declared as NetworkAddress | |
---|---|
protected NetworkAddress |
Location.networkAddress
|
Methods in org.fourthline.cling.model that return NetworkAddress | |
---|---|
NetworkAddress |
Location.getNetworkAddress()
|
Constructors in org.fourthline.cling.model with parameters of type NetworkAddress | |
---|---|
Location(NetworkAddress networkAddress,
URI path)
|
Uses of NetworkAddress in org.fourthline.cling.model.gena |
---|
Method parameters in org.fourthline.cling.model.gena with type arguments of type NetworkAddress | |
---|---|
List<URL> |
RemoteGENASubscription.getEventCallbackURLs(List<NetworkAddress> activeStreamServers,
Namespace namespace)
|
Uses of NetworkAddress in org.fourthline.cling.protocol.async |
---|
Methods in org.fourthline.cling.protocol.async with parameters of type NetworkAddress | |
---|---|
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)
|
Uses of NetworkAddress in org.fourthline.cling.protocol.sync |
---|
Constructor parameters in org.fourthline.cling.protocol.sync with type arguments of type NetworkAddress | |
---|---|
SendingSubscribe(UpnpService upnpService,
RemoteGENASubscription subscription,
List<NetworkAddress> activeStreamServers)
|
Uses of NetworkAddress in org.fourthline.cling.transport |
---|
Methods in org.fourthline.cling.transport that return types with arguments of type NetworkAddress | |
---|---|
List<NetworkAddress> |
RouterImpl.getActiveStreamServers(InetAddress preferredAddress)
|
List<NetworkAddress> |
Router.getActiveStreamServers(InetAddress preferredAddress)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |