@Target(TYPE) @Retention(RUNTIME) @Documented public @interface PushEndpoint
RemoteEndpoint or using an EventBus.
A class annotated with this annotation must at least have one method annotated with OnOpen, OnClose or OnMessage.String value
Copyright © 2018. All rights reserved.