Uses of Package
ch.rasc.jcentserverclient.models
Packages that use ch.rasc.jcentserverclient.models
-
Classes in ch.rasc.jcentserverclient.models used by ch.rasc.jcentserverclient.clientsClassDescriptionRequest for batch operations.Response from a batch operation.Request to block a user.Response for blocking a user.Request for broadcasting data to multiple channels.Response from a broadcast operation.Request for getting channels information.Response from a channels operation.Request for getting connections information.Response from a connections operation.Request for disconnecting a user.Response from a disconnect operation.Request for removing history from a channel.Response from a history remove operation.Request for getting channel history.Response from a history operation.Request for getting server information (empty object).Response from an info operation.Request to invalidate all tokens for a user.Response for invalidating user tokens.Request for getting channel presence information.Response from a presence operation.Request for getting channel presence statistics.Response from a presence stats operation.Request for publishing data into a channel.Response from a publish operation.Request for refreshing a user connection.Response from a refresh operation.Request to revoke a token.Response for revoking a token.Request for subscribing a user to a channel.Response from a subscribe operation.Request to unblock a user.Response for unblocking a user.Request for unsubscribing a user from a channel.Response from an unsubscribe operation.
-
Classes in ch.rasc.jcentserverclient.models used by ch.rasc.jcentserverclient.modelsClassDescriptionRequest for batch operations.Result of a batch operation.Request to block a user.Request for broadcasting data to multiple channels.Result of a broadcast operation.Channel context information.Information about a channel.Request for getting channels information.Result of a channels operation.Client information.Command object for batch operations.Connection information.Request for getting connections information.Result of a connections operation.Connection state information.Connection token information.Disconnect object for specifying custom disconnect information.Request for disconnecting a user.Result of a disconnect operation (empty object).Error type represents Centrifugo-level API call error.Request for removing history from a channel.Result of a history remove operation (empty object).Request for getting channel history.Result of a history operation.Request for getting server information (empty object).Result of an info operation.Request to invalidate all tokens for a user.Metrics information.Node information.Request for getting channel presence information.Result of a presence operation.Request for getting channel presence statistics.Result of a presence stats operation.Process information.Publication object.Request for publishing data into a channel.Response from a publish operation.Result of a publish operation.Request for refreshing a user connection.Result of a refresh operation (empty object).Reply object for batch operations.Request to revoke a token.Stream position information.Override for channel subscription options.Request for subscribing a user to a channel.Result of a subscribe operation (empty object).Subscription token information.Request to unblock a user.Request for unsubscribing a user from a channel.Result of an unsubscribe operation (empty object).