|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AVTransportStateMachine | |
---|---|
org.teleal.cling.support.avtransport.impl |
Uses of AVTransportStateMachine in org.teleal.cling.support.avtransport.impl |
---|
Methods in org.teleal.cling.support.avtransport.impl that return AVTransportStateMachine | |
---|---|
protected AVTransportStateMachine |
AVTransportService.createTransportStateMachine(long id)
|
protected AVTransportStateMachine |
AVTransportService.findInstance(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId)
|
protected AVTransportStateMachine |
AVTransportService.findInstance(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId,
boolean createDefaultTransport)
|
Constructor parameters in org.teleal.cling.support.avtransport.impl with type arguments of type AVTransportStateMachine | |
---|---|
AVTransportService(Class<? extends AVTransportStateMachine> stateMachineDefinition,
Class<? extends AbstractState> initialState,
Class<T> transportClass)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |