getIn method

ChannelIn<T> getIn()

Implementation

ChannelIn<T> getIn() {
  return this;
}