createSubscriber

public abstract Subscriber createSubscriber(ChannelId id)

Creates a Subscriber channel with the given ID.

Return

a new Subscriber instance

Parameters

id

the identifier of the resulting channel