All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sandinh.paho.akka.States.scala Maven / Gradle / Ivy

There is a newer version: 1.5.1
Show newest version
package com.sandinh.paho.akka

//++++ FSM states ++++//
sealed trait PSState
case object DisconnectedState extends PSState
case object ConnectedState extends PSState




© 2015 - 2025 Weber Informatics LLC | Privacy Policy