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