mirror of https://github.com/dapr/java-sdk.git
				
				
				
			| * Use DaprChannel instead of closeable ActorProxyBuilder. * Refactor Actor channel into DaprChannel and out of ActorProxyBuilder. * Rename DaprChannel to ActorClient and make it a DaprClient. * Make ActorClient not implement DaprClient but implement same method. * Update sdk-actors/src/main/java/io/dapr/actors/client/ActorProxyBuilder.java Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com> * Update sdk-actors/src/test/java/io/dapr/actors/client/ActorProxyBuilderTest.java Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com> * Rename ActorProxyForTestsImpl to ActorProxyImplForTests Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com> | ||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||