declare namespace org { namespace eclipse { namespace jetty { namespace websocket { namespace api { namespace annotations { interface OnWebSocketMessage extends java.lang.annotation.Annotation { } } } } } } }