Uses of Interface
org.eclipse.jetty.websocket.core.OutgoingFrames
Packages that use OutgoingFrames
Package
Description
-
Uses of OutgoingFrames in org.eclipse.jetty.websocket.core
Subinterfaces of OutgoingFrames in org.eclipse.jetty.websocket.coreModifier and TypeInterfaceDescriptioninterfaceRepresents the outgoing Frames.interfaceInterface for WebSocket Extensions.Classes in org.eclipse.jetty.websocket.core that implement OutgoingFramesMethods in org.eclipse.jetty.websocket.core that return OutgoingFramesMethods in org.eclipse.jetty.websocket.core with parameters of type OutgoingFramesModifier and TypeMethodDescriptionvoidAbstractExtension.setNextOutgoingFrames(OutgoingFrames nextOutgoing) voidExtension.setNextOutgoingFrames(OutgoingFrames nextOutgoing) Set the nextOutgoingFramesto call in the chain. -
Uses of OutgoingFrames in org.eclipse.jetty.websocket.core.internal
Classes in org.eclipse.jetty.websocket.core.internal that implement OutgoingFramesModifier and TypeClassDescriptionclassRepresents the stack of Extensions.classFragment ExtensionclassclassclassPer Message Deflate Compression extension for WebSocket.classclassThe Core WebSocket Session.Methods in org.eclipse.jetty.websocket.core.internal that return OutgoingFramesMethods in org.eclipse.jetty.websocket.core.internal with parameters of type OutgoingFramesModifier and TypeMethodDescriptionvoidExtensionStack.initialize(IncomingFrames incoming, OutgoingFrames outgoing, WebSocketCoreSession coreSession) -
Uses of OutgoingFrames in org.eclipse.jetty.websocket.jakarta.common
Classes in org.eclipse.jetty.websocket.jakarta.common that implement OutgoingFramesModifier and TypeClassDescriptionclassclassclass