Uses of Interface
io.quarkus.websockets.next.deployment.CallbackArgument.InvocationBytecodeContext
Packages that use CallbackArgument.InvocationBytecodeContext
-
Uses of CallbackArgument.InvocationBytecodeContext in io.quarkus.websockets.next.deployment
Methods in io.quarkus.websockets.next.deployment with parameters of type CallbackArgument.InvocationBytecodeContextModifier and TypeMethodDescriptionio.quarkus.gizmo2.ExprCallbackArgument.get(CallbackArgument.InvocationBytecodeContext context) This method is only used ifCallbackArgument.matches(ParameterContext)previously returnedtruefor the same parameter context.io.quarkus.gizmo2.ExprCloseReasonCallbackArgument.get(CallbackArgument.InvocationBytecodeContext context) io.quarkus.gizmo2.ExprConnectionCallbackArgument.get(CallbackArgument.InvocationBytecodeContext context) io.quarkus.gizmo2.ExprErrorCallbackArgument.get(CallbackArgument.InvocationBytecodeContext context) io.quarkus.gizmo2.ExprHandshakeRequestCallbackArgument.get(CallbackArgument.InvocationBytecodeContext context) io.quarkus.gizmo2.ExprKotlinContinuationCallbackArgument.get(CallbackArgument.InvocationBytecodeContext context) io.quarkus.gizmo2.ExprMessageCallbackArgument.get(CallbackArgument.InvocationBytecodeContext context) io.quarkus.gizmo2.ExprPathParamCallbackArgument.get(CallbackArgument.InvocationBytecodeContext context)