|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetworkAddress | |
|---|---|
| org.fourthline.cling.mock | |
| org.fourthline.cling.model | |
| org.fourthline.cling.model.gena | |
| org.fourthline.cling.protocol.async | |
| org.fourthline.cling.transport | |
| Uses of NetworkAddress in org.fourthline.cling.mock |
|---|
| Methods in org.fourthline.cling.mock that return types with arguments of type NetworkAddress | |
|---|---|
List<NetworkAddress> |
MockUpnpService.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.transport |
|---|
| Methods in org.fourthline.cling.transport that return types with arguments of type NetworkAddress | |
|---|---|
List<NetworkAddress> |
SwitchableRouterImpl.getActiveStreamServers(InetAddress preferredAddress)
|
List<NetworkAddress> |
RouterImpl.getActiveStreamServers(InetAddress preferredAddress)
|
List<NetworkAddress> |
Router.getActiveStreamServers(InetAddress preferredAddress)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||