Class TestServer.InProcessTestServer
java.lang.Object
io.temporal.testserver.TestServer.InProcessTestServer
-
Method Summary
-
Method Details
-
getWorkflowService
Deprecated.TODO should be removed after moving registerDelayedCallback into Test Service API. WorkflowService instance shouldn't be called directly. -
getChannel
public io.grpc.ManagedChannel getChannel() -
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-