| Package | Description |
|---|---|
| org.red5.server.api.stream | |
| org.red5.server.stream |
| Modifier and Type | Method and Description |
|---|---|
IStreamableFileService |
IStreamableFileFactory.getService(File fp) |
| Modifier and Type | Method and Description |
|---|---|
Set<IStreamableFileService> |
IStreamableFileFactory.getServices()
Getter for services
|
| Modifier and Type | Method and Description |
|---|---|
IStreamableFileService |
StreamableFileFactory.getService(File fp) |
| Modifier and Type | Method and Description |
|---|---|
Set<IStreamableFileService> |
StreamableFileFactory.getServices()
Getter for services
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamableFileFactory.setServices(Set<IStreamableFileService> services)
Setter for services
|
Copyright © 2005–2017 Red5. All rights reserved.