public interface OutputStreamContext extends Context<OutputStreamContext>
| Modifier and Type | Method and Description |
|---|---|
List<OutputConnectionContext> |
connections()
Returns a list of output connections.
|
OutputPortContext |
port()
Returns the parent output port context.
|
Selector |
selector()
Returns the stream connection selector.
|
notify, registerObserver, unregisterObserverOutputPortContext port()
Selector selector()
List<OutputConnectionContext> connections()
Copyright © 2013-2014. All Rights Reserved.