public interface OutputConnectionContext extends ConnectionContext<OutputConnectionContext>
| Modifier and Type | Method and Description |
|---|---|
List<OutputHook> |
hooks()
Returns a list of output hooks.
|
OutputStreamContext |
stream()
Returns the parent output stream context.
|
notify, registerObserver, unregisterObserverOutputStreamContext stream()
List<OutputHook> hooks()
Copyright © 2013-2014. All Rights Reserved.