public abstract static class RemotePackageImpl.ChannelRef extends java.lang.Object
ChannelRef()
abstract Channel
getRef()
abstract void
setRef(Channel channel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChannelRef()
@NonNull public abstract Channel getRef()
public abstract void setRef(@NonNull Channel channel)