public interface InputConnectionContext extends ConnectionContext<InputConnectionContext>
| Modifier and Type | Method and Description |
|---|---|
List<InputHook> |
hooks()
Returns a list of input hooks.
|
InputPortContext |
port()
Returns the parent input port context.
|
notify, registerObserver, unregisterObserverInputPortContext port()
Copyright © 2013-2014. All Rights Reserved.