catalog_process module

This is source code for a fake ONCAT service.

class catalog_process.Listener[source]

Bases: ConnectionListener

on_message(frame) None[source]

Called by the STOMP connection when a MESSAGE frame is received.

Parameters:

frame (Frame) – the stomp frame