| Package | Description |
|---|---|
| org.fourthline.cling.support.avtransport.impl |
| Modifier and Type | Method and Description |
|---|---|
protected AVTransportStateMachine |
AVTransportService.createStateMachine(UnsignedIntegerFourBytes instanceId) |
protected AVTransportStateMachine |
AVTransportService.findStateMachine(UnsignedIntegerFourBytes instanceId) |
protected AVTransportStateMachine |
AVTransportService.findStateMachine(UnsignedIntegerFourBytes instanceId,
boolean createDefaultTransport) |
| Constructor and Description |
|---|
AVTransportService(Class<? extends AVTransportStateMachine> stateMachineDefinition,
Class<? extends AbstractState> initialState) |
AVTransportService(Class<? extends AVTransportStateMachine> stateMachineDefinition,
Class<? extends AbstractState> initialState,
Class<T> transportClass) |
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.