package com.tylerstonge.honeypot.messages /** * * @author Tyler St. Onge */ case class MStartComponent (name: String, ctype: String, port: Int)