Class CallableMethod
java.lang.Object
org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
- Direct Known Subclasses:
JsrCallable, OptionalSessionCallableMethod
A Callable Method
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionformatMethodCallError(Object... args) Class<?>[]Class<?> getPojo()toString()private RuntimeExceptionunwrapRuntimeException(String err, Throwable t)
-
Field Details
-
LOG
private static final org.eclipse.jetty.util.log.Logger LOG -
pojo
-
method
-
paramTypes
-
-
Constructor Details
-
CallableMethod
-
-
Method Details
-
call
-
unwrapRuntimeException
-
formatMethodCallError
-
getMethod
-
getParamTypes
-
getPojo
-
toString
-