Skip to content

Commit ca1138c

Browse files
committed
Generate updated javadocs for 1.0.2
1 parent 47ad2a9 commit ca1138c

File tree

512 files changed

+1028
-1028
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

512 files changed

+1028
-1028
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,19 @@ For a Maven project, add the following to your `pom.xml` file:
6666
<dependency>
6767
<groupId>io.dapr</groupId>
6868
<artifactId>dapr-sdk</artifactId>
69-
<version>1.0.1</version>
69+
<version>1.0.2</version>
7070
</dependency>
7171
<!-- Dapr's SDK for Actors (optional). -->
7272
<dependency>
7373
<groupId>io.dapr</groupId>
7474
<artifactId>dapr-sdk-actors</artifactId>
75-
<version>1.0.1</version>
75+
<version>1.0.2</version>
7676
</dependency>
7777
<!-- Dapr's SDK integration with SpringBoot (optional). -->
7878
<dependency>
7979
<groupId>io.dapr</groupId>
8080
<artifactId>dapr-sdk-springboot</artifactId>
81-
<version>1.0.1</version>
81+
<version>1.0.2</version>
8282
</dependency>
8383
...
8484
</dependencies>
@@ -106,11 +106,11 @@ repositories {
106106
dependencies {
107107
...
108108
// Dapr's core SDK with all features, except Actors.
109-
compile('io.dapr:dapr-sdk:1.0.1')
109+
compile('io.dapr:dapr-sdk:1.0.2')
110110
// Dapr's SDK for Actors (optional).
111-
compile('io.dapr:dapr-sdk-actors:1.0.1')
111+
compile('io.dapr:dapr-sdk-actors:1.0.2')
112112
// Dapr's SDK integration with SpringBoot (optional).
113-
compile('io.dapr:dapr-sdk-springboot:1.0.1')
113+
compile('io.dapr:dapr-sdk-springboot:1.0.2')
114114
}
115115
```
116116

docs/allclasses-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>All Classes (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>All Classes (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="class index">

docs/allpackages-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>All Packages (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>All Packages (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="package index">

docs/constant-values.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Constant Field Values (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Constant Field Values (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="summary of constants">

docs/deprecated-list.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Deprecated List (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Deprecated List (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="deprecated elements">

docs/help-doc.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>API Help (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>API Help (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="help">

docs/index-all.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Index (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Index (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="index">

docs/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Overview (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Overview (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="package index">
@@ -67,7 +67,7 @@
6767
</header>
6868
<main role="main">
6969
<div class="header">
70-
<h1 class="title">dapr-sdk-parent 1.0.1 API</h1>
70+
<h1 class="title">dapr-sdk-parent 1.0.2 API</h1>
7171
</div>
7272
<div class="contentContainer">
7373
<div class="overviewSummary">

docs/io/dapr/Topic.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Topic (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Topic (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr, annotation type: Topic">

docs/io/dapr/actors/ActorId.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorId (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorId (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors, class: ActorId">

docs/io/dapr/actors/ActorMethod.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorMethod (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorMethod (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors, annotation type: ActorMethod">

docs/io/dapr/actors/ActorTrace.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorTrace (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorTrace (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors, class: ActorTrace">

docs/io/dapr/actors/ActorType.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorType (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorType (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors, annotation type: ActorType">

docs/io/dapr/actors/ActorUtils.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorUtils (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorUtils (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors, class: ActorUtils">

docs/io/dapr/actors/class-use/ActorId.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Class io.dapr.actors.ActorId (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Class io.dapr.actors.ActorId (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors, class: ActorId">

docs/io/dapr/actors/class-use/ActorMethod.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Class io.dapr.actors.ActorMethod (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Class io.dapr.actors.ActorMethod (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors, annotation type: ActorMethod">

docs/io/dapr/actors/class-use/ActorTrace.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Class io.dapr.actors.ActorTrace (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Class io.dapr.actors.ActorTrace (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors, class: ActorTrace">

docs/io/dapr/actors/class-use/ActorType.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Class io.dapr.actors.ActorType (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Class io.dapr.actors.ActorType (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors, annotation type: ActorType">

docs/io/dapr/actors/class-use/ActorUtils.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Class io.dapr.actors.ActorUtils (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Class io.dapr.actors.ActorUtils (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors, class: ActorUtils">

docs/io/dapr/actors/client/ActorClient.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorClient (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorClient (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors.client, class: ActorClient">

docs/io/dapr/actors/client/ActorProxy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorProxy (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorProxy (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors.client, interface: ActorProxy">

docs/io/dapr/actors/client/ActorProxyBuilder.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorProxyBuilder (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorProxyBuilder (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors.client, class: ActorProxyBuilder">

docs/io/dapr/actors/client/class-use/ActorClient.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Class io.dapr.actors.client.ActorClient (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Class io.dapr.actors.client.ActorClient (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors.client, class: ActorClient">

docs/io/dapr/actors/client/class-use/ActorProxy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Interface io.dapr.actors.client.ActorProxy (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Interface io.dapr.actors.client.ActorProxy (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors.client, interface: ActorProxy">

docs/io/dapr/actors/client/class-use/ActorProxyBuilder.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Class io.dapr.actors.client.ActorProxyBuilder (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Class io.dapr.actors.client.ActorProxyBuilder (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors.client, class: ActorProxyBuilder">

docs/io/dapr/actors/client/package-summary.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>io.dapr.actors.client (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>io.dapr.actors.client (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors.client">

docs/io/dapr/actors/client/package-tree.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>io.dapr.actors.client Class Hierarchy (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>io.dapr.actors.client Class Hierarchy (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="tree: package: io.dapr.actors.client">

docs/io/dapr/actors/client/package-use.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Package io.dapr.actors.client (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Package io.dapr.actors.client (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors.client">

docs/io/dapr/actors/package-summary.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>io.dapr.actors (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>io.dapr.actors (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors">

docs/io/dapr/actors/package-tree.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>io.dapr.actors Class Hierarchy (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>io.dapr.actors Class Hierarchy (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="tree: package: io.dapr.actors">

docs/io/dapr/actors/package-use.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Uses of Package io.dapr.actors (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Uses of Package io.dapr.actors (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="use: package: io.dapr.actors">

docs/io/dapr/actors/runtime/AbstractActor.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>AbstractActor (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>AbstractActor (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors.runtime, class: AbstractActor">

docs/io/dapr/actors/runtime/ActorFactory.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorFactory (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorFactory (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors.runtime, interface: ActorFactory">

0 commit comments

Comments
 (0)