Lines Matching refs:method

17 pojoEndpointBase.onCloseFail=Failed to call onClose method of POJO end point for POJO of type [{0}]
19 pojoEndpointBase.onErrorFail=Failed to call onError method of POJO end point for POJO of type [{0}]
20 pojoEndpointBase.onOpenFail=Failed to call onOpen method of POJO end point for POJO of type [{0}]
24 pojoMethodMapping.duplicateLastParam=Multiple boolean (last) parameters present on the method [{0}]…
25 pojoMethodMapping.duplicateMessageParam=Multiple message parameters present on the method [{0}] of …
26 pojoMethodMapping.duplicatePongMessageParam=Multiple PongMessage parameters present on the method […
27 pojoMethodMapping.duplicateSessionParam=Multiple session parameters present on the method [{0}] of …
30 pojoMethodMapping.methodNotPublic=The annotated method [{0}] is not public
31 pojoMethodMapping.noPayload=No payload parameter present on the method [{0}] of class [{1}] that wa…
32 pojoMethodMapping.onErrorNoThrowable=No Throwable parameter was present on the method [{0}] of clas…
33 pojoMethodMapping.paramWithoutAnnotation=A parameter of type [{0}] was found on method[{1}] of clas…
34 …ialInputStream=Invalid InputStream and boolean parameters present on the method [{0}] of class [{1…
35 pojoMethodMapping.partialObject=Invalid Object and boolean parameters present on the method [{0}] o…
36 pojoMethodMapping.partialPong=Invalid PongMessage and boolean parameters present on the method [{0}…
37 pojoMethodMapping.partialReader=Invalid Reader and boolean parameters present on the method [{0}] o…
38 pojoMethodMapping.pongWithPayload=Invalid PongMessage and Message parameters present on the method