| Package | Description |
|---|---|
| org.jupnp.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 © 2023 jUPnP.org. All rights reserved.