|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SwitchableRouterImpl.RouterLockAcquisitionException | |
|---|---|
| org.fourthline.cling.android | |
| org.fourthline.cling.transport | |
| Uses of SwitchableRouterImpl.RouterLockAcquisitionException in org.fourthline.cling.android |
|---|
| Methods in org.fourthline.cling.android that throw SwitchableRouterImpl.RouterLockAcquisitionException | |
|---|---|
boolean |
AndroidSwitchableRouter.disable()
|
boolean |
AndroidSwitchableRouter.enable()
|
| Uses of SwitchableRouterImpl.RouterLockAcquisitionException in org.fourthline.cling.transport |
|---|
| Methods in org.fourthline.cling.transport that throw SwitchableRouterImpl.RouterLockAcquisitionException | |
|---|---|
void |
SwitchableRouterImpl.broadcast(byte[] bytes)
|
boolean |
SwitchableRouterImpl.disable()
|
boolean |
SwitchableRouterImpl.disable(TransportStop transportStop)
|
boolean |
SwitchableRouterImpl.enable()
|
boolean |
SwitchableRouterImpl.enable(TransportStart transportStart)
|
List<NetworkAddress> |
SwitchableRouterImpl.getActiveStreamServers(InetAddress preferredAddress)
|
NetworkAddressFactory |
SwitchableRouterImpl.getNetworkAddressFactory()
|
boolean |
SwitchableRouterImpl.isEnabled()
|
protected void |
SwitchableRouterImpl.lock(Lock lock)
|
protected void |
SwitchableRouterImpl.lock(Lock lock,
int timeoutMilliseconds)
|
void |
SwitchableRouterImpl.received(IncomingDatagramMessage msg)
|
void |
SwitchableRouterImpl.received(UpnpStream stream)
|
void |
SwitchableRouterImpl.send(OutgoingDatagramMessage msg)
|
StreamResponseMessage |
SwitchableRouterImpl.send(StreamRequestMessage msg)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||