Class ServiceDescription
java.lang.Object
org.nustaq.kontraktor.remoting.base.ServiceDescription
- All Implemented Interfaces:
Serializable
Created by ruedi on 11.08.2015.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconnectable(ConnectableActor connectable) description(String description) longgetName()longbooleanvoidtimeout(long timeout) toString()unqiqueKey(String unqiqueKey)
-
Constructor Details
-
ServiceDescription
-
-
Method Details
-
description
-
connectable
-
getName
-
getDescription
-
timeout
-
getTimeout
public long getTimeout() -
getUniqueKey
-
getConnectable
-
unqiqueKey
-
receiveHeartbeat
public void receiveHeartbeat() -
getLastPing
public long getLastPing() -
hasTimedOut
public boolean hasTimedOut() -
toString
-
getActorClazz
-