Class OptionalSessionCallableMethod
java.lang.Object
org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod
Simple CallableMethod that manages the optional
Session argument-
Field Summary
Fields inherited from class CallableMethod
method, paramTypes, pojo -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CallableMethod
call, formatMethodCallError, getMethod, getParamTypes, getPojo
-
Constructor Details
-
OptionalSessionCallableMethod
-
-
Method Details
-
call
-
isSessionAware
public boolean isSessionAware() -
isStreaming
public boolean isStreaming() -
toString
- Overrides:
toStringin classCallableMethod
-