Class EventMethods
java.lang.Object
org.eclipse.jetty.websocket.common.events.annotated.EventMethods
A representation of the methods available to call for a particular class.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pojoClass
-
onConnect
-
onClose
-
onBinary
-
onText
-
onError
-
onFrame
-
-
Constructor Details
-
EventMethods
-
-
Method Details
-
equals
-
getPojoClass
-
hashCode
-
toString
-