package org.webswing.model;

public interface MsgOut extends Msg {

}
