abstract fun handler(handler: StompServerHandler): StompServer
Configures the StompServerHandler. You must calls this method before calling the #listen() method.
#listen()
handler - the handler
handler
Return the current StompServer