public class ConnectionClosedStateMachineEvent extends AbstractBlaubotStateMachineEvent
Constructor and Description |
---|
ConnectionClosedStateMachineEvent(IBlaubotConnection connection) |
Modifier and Type | Method and Description |
---|---|
IBlaubotConnection |
getConnection() |
java.lang.String |
toString() |
getConnectionStateMachineState, setConnectionStateMachineState
public ConnectionClosedStateMachineEvent(IBlaubotConnection connection)
public IBlaubotConnection getConnection()
public java.lang.String toString()
toString
in class java.lang.Object