public interface StreamService
| Modifier and Type | Method and Description |
|---|---|
Stream |
getStream(String streamName)
Get a specific
Stream object based upon its String name. |
List<Stream> |
getStreams()
Returns all streams discovered by this service.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.