share abstract method

Channel share()

Channel sharing. Returns a Channel object that can be provided to enable another worker to call the channel's worker.

Implementation

Channel share();