AutoCleanable

cc.otavia.core.actor.AutoCleanable

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class HttpClient
class Client
class Connection
Self type
AbstractActor[_]

Members list

Value members

Abstract methods

if restart method throw NotImplementedError, actor system will call this method and mark the actor instance dead, and release its resource.

if restart method throw NotImplementedError, actor system will call this method and mark the actor instance dead, and release its resource.

Attributes