Uses of Interface
org.fourthline.cling.support.avtransport.impl.AVTransportStateMachine

Packages that use AVTransportStateMachine
org.fourthline.cling.support.avtransport.impl   
 

Uses of AVTransportStateMachine in org.fourthline.cling.support.avtransport.impl
 

Methods in org.fourthline.cling.support.avtransport.impl that return AVTransportStateMachine
protected  AVTransportStateMachine AVTransportService.createStateMachine(UnsignedIntegerFourBytes instanceId)
           
protected  AVTransportStateMachine AVTransportService.findStateMachine(UnsignedIntegerFourBytes instanceId)
           
protected  AVTransportStateMachine AVTransportService.findStateMachine(UnsignedIntegerFourBytes instanceId, boolean createDefaultTransport)
           
 

Constructor parameters in org.fourthline.cling.support.avtransport.impl with type arguments of type AVTransportStateMachine
AVTransportService(Class<? extends AVTransportStateMachine> stateMachineDefinition, Class<? extends AbstractState> initialState)
           
AVTransportService(Class<? extends AVTransportStateMachine> stateMachineDefinition, Class<? extends AbstractState> initialState, Class<T> transportClass)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.