Package csw.command.client.messages
Class LockTimedout
java.lang.Object
csw.command.client.messages.LockTimedout
- All Implemented Interfaces:
SupervisorMessage
,Serializable
,scala.Equals
,scala.Product
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract static R
apply
(T1 v1) akka.actor.typed.ActorRef<LockingResponse>
replyTo()
static String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
LockTimedout
-
-
Method Details
-
apply
public abstract static R apply(T1 v1) -
toString
-
replyTo
-