XNIO Parent POM 3.1.0.CR6
-
-
Constructor Summary
Constructors
Constructor and Description |
ChannelPipe(L leftSide,
R rightSide)
Construct a new instance.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getLeftSide
public L getLeftSide()
Get the pipe source.
- Returns:
- the pipe source
-
getRightSide
public R getRightSide()
Get the pipe sink.
- Returns:
- the pipe sink
XNIO Parent POM 3.1.0.CR6
Copyright © 2013 JBoss by Red Hat. All rights reserved.