Uses of Class
ch.rasc.jcentserverclient.models.Command.Builder
Packages that use Command.Builder
-
Uses of Command.Builder in ch.rasc.jcentserverclient.models
Methods in ch.rasc.jcentserverclient.models that return Command.BuilderModifier and TypeMethodDescriptionCommand.Builder.broadcast(BroadcastRequest broadcast) static Command.BuilderCommand.builder()Command.Builder.channels(ChannelsRequest channels) Command.Builder.disconnect(DisconnectRequest disconnect) Command.Builder.history(HistoryRequest history) Command.Builder.historyRemove(HistoryRemoveRequest historyRemove) Command.Builder.info(InfoRequest info) Command.Builder.presence(PresenceRequest presence) Command.Builder.presenceStats(PresenceStatsRequest presenceStats) Command.Builder.publish(PublishRequest publish) Command.Builder.refresh(RefreshRequest refresh) Command.Builder.subscribe(SubscribeRequest subscribe) Command.Builder.unsubscribe(UnsubscribeRequest unsubscribe)