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