public interface StreamFactory
| Modifier and Type | Method and Description |
|---|---|
Stream |
create(ServerAddress serverAddress)
Create a Stream to the given address
|
Stream create(ServerAddress serverAddress)
serverAddress - the addressCopyright © 2016. All Rights Reserved.