jar

io.serialized : serialized-client

Maven & Gradle

Mar 21, 2023
1 usages
2 stars

Serialized Java Client · Java Client for Serialized APIs

Table Of Contents

Latest Version

Download io.serialized : serialized-client JAR file - Latest Versions:

All Versions

Download io.serialized : serialized-client JAR file - All Versions:

Version Vulnerabilities Size Updated
7.8.x
7.7.x
7.6.x
7.5.x
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.12.x
6.11.x
6.10.x
6.9.x
6.8.x
6.7.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.2.x
5.1.x
5.0.x
4.0.x
3.0.x
2.0.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window serialized-client-7.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.serialized.client.aggregate

├─ io.serialized.client.aggregate.AggregateBulkRequest.class - [JAR]

├─ io.serialized.client.aggregate.AggregateClient.class - [JAR]

├─ io.serialized.client.aggregate.AggregateDelete.class - [JAR]

├─ io.serialized.client.aggregate.AggregateDeleteConfirmation.class - [JAR]

├─ io.serialized.client.aggregate.AggregateExists.class - [JAR]

├─ io.serialized.client.aggregate.AggregateFactory.class - [JAR]

├─ io.serialized.client.aggregate.AggregateRequest.class - [JAR]

├─ io.serialized.client.aggregate.AggregateUpdate.class - [JAR]

├─ io.serialized.client.aggregate.BulkSaveEvents.class - [JAR]

├─ io.serialized.client.aggregate.Command.class - [JAR]

├─ io.serialized.client.aggregate.Event.class - [JAR]

├─ io.serialized.client.aggregate.EventBatch.class - [JAR]

├─ io.serialized.client.aggregate.EventDeserializer.class - [JAR]

├─ io.serialized.client.aggregate.EventHandler.class - [JAR]

├─ io.serialized.client.aggregate.RetryStrategy.class - [JAR]

├─ io.serialized.client.aggregate.StateBuilder.class - [JAR]

├─ io.serialized.client.aggregate.UpdateStrategy.class - [JAR]

io.serialized.client.aggregate.cache

├─ io.serialized.client.aggregate.cache.StateCache.class - [JAR]

├─ io.serialized.client.aggregate.cache.VersionedState.class - [JAR]

io.serialized.client.tenant

├─ io.serialized.client.tenant.Tenant.class - [JAR]

├─ io.serialized.client.tenant.TenantClient.class - [JAR]

├─ io.serialized.client.tenant.TenantsResponse.class - [JAR]

io.serialized.client

├─ io.serialized.client.ApiException.class - [JAR]

├─ io.serialized.client.ClientException.class - [JAR]

├─ io.serialized.client.ConcurrencyException.class - [JAR]

├─ io.serialized.client.InvalidRequestException.class - [JAR]

├─ io.serialized.client.SerializedClientConfig.class - [JAR]

├─ io.serialized.client.SerializedOkHttpClient.class - [JAR]

io.serialized.client.projection.query

├─ io.serialized.client.projection.query.AggregatedProjectionQuery.class - [JAR]

├─ io.serialized.client.projection.query.ListProjectionsQuery.class - [JAR]

├─ io.serialized.client.projection.query.ProjectionQueries.class - [JAR]

├─ io.serialized.client.projection.query.ProjectionQuery.class - [JAR]

├─ io.serialized.client.projection.query.ProjectionsQuery.class - [JAR]

├─ io.serialized.client.projection.query.SearchString.class - [JAR]

├─ io.serialized.client.projection.query.SingleProjectionQuery.class - [JAR]

io.serialized.client.reaction

├─ io.serialized.client.reaction.Actions.class - [JAR]

├─ io.serialized.client.reaction.DeleteReactionRequest.class - [JAR]

├─ io.serialized.client.reaction.ExecuteReactionRequest.class - [JAR]

├─ io.serialized.client.reaction.ListReactionsRequest.class - [JAR]

├─ io.serialized.client.reaction.ListReactionsResponse.class - [JAR]

├─ io.serialized.client.reaction.Reaction.class - [JAR]

├─ io.serialized.client.reaction.ReactionClient.class - [JAR]

├─ io.serialized.client.reaction.ReactionDefinition.class - [JAR]

├─ io.serialized.client.reaction.ReactionDefinitions.class - [JAR]

├─ io.serialized.client.reaction.ReactionRequests.class - [JAR]

io.serialized.client.feed

├─ io.serialized.client.feed.Event.class - [JAR]

├─ io.serialized.client.feed.Feed.class - [JAR]

├─ io.serialized.client.feed.FeedClient.class - [JAR]

├─ io.serialized.client.feed.FeedEntry.class - [JAR]

├─ io.serialized.client.feed.FeedEntryBatchHandler.class - [JAR]

├─ io.serialized.client.feed.FeedEntryHandler.class - [JAR]

├─ io.serialized.client.feed.FeedRequests.class - [JAR]

├─ io.serialized.client.feed.FeedResponse.class - [JAR]

├─ io.serialized.client.feed.FeedsResponse.class - [JAR]

├─ io.serialized.client.feed.GetFeedRequest.class - [JAR]

├─ io.serialized.client.feed.GetSequenceNumberRequest.class - [JAR]

├─ io.serialized.client.feed.InMemorySequenceNumberTracker.class - [JAR]

├─ io.serialized.client.feed.ListFeedsRequest.class - [JAR]

├─ io.serialized.client.feed.RetryException.class - [JAR]

├─ io.serialized.client.feed.SequenceNumberTracker.class - [JAR]

io.serialized.client.projection

├─ io.serialized.client.projection.EventFilter.class - [JAR]

├─ io.serialized.client.projection.EventSelector.class - [JAR]

├─ io.serialized.client.projection.Function.class - [JAR]

├─ io.serialized.client.projection.Functions.class - [JAR]

├─ io.serialized.client.projection.ProjectionClient.class - [JAR]

├─ io.serialized.client.projection.ProjectionDefinition.class - [JAR]

├─ io.serialized.client.projection.ProjectionDefinitions.class - [JAR]

├─ io.serialized.client.projection.ProjectionHandler.class - [JAR]

├─ io.serialized.client.projection.ProjectionRequest.class - [JAR]

├─ io.serialized.client.projection.ProjectionRequests.class - [JAR]

├─ io.serialized.client.projection.ProjectionResponse.class - [JAR]

├─ io.serialized.client.projection.ProjectionType.class - [JAR]

├─ io.serialized.client.projection.ProjectionsResponse.class - [JAR]

├─ io.serialized.client.projection.RawData.class - [JAR]

├─ io.serialized.client.projection.TargetFilter.class - [JAR]

├─ io.serialized.client.projection.TargetSelector.class - [JAR]

Advertisement