Uses of Enum Class
org.eclipse.jetty.util.thread.Invocable.InvocationType
Packages that use Invocable.InvocationType
Package
Description
Jetty Proxy : Async Proxy Support
Jetty Server : Modular Servlet Integration
Jetty Proxy : Async Proxy Support
Jetty Server : Modular Servlet Integration
Jetty Server : Core Handler API
Jetty Proxy : Async Proxy Support
Jetty Server : Core Handler API
Jetty Proxy : Async Proxy Support
Jetty Http : Tools for Http processing
Jetty IO : Core classes for Jetty IO subsystem
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
Jetty Util : Common Utility Classes
Jetty Util : Common ThreadPool Utilities
-
Uses of Invocable.InvocationType in org.eclipse.jetty.client
Methods in org.eclipse.jetty.client that return Invocable.InvocationTypeModifier and TypeMethodDescriptionAbstractHttpClientTransport.getInvocationType()HttpClientTransport.getInvocationType()Methods in org.eclipse.jetty.client with parameters of type Invocable.InvocationTypeModifier and TypeMethodDescriptionvoidAbstractHttpClientTransport.setInvocationType(Invocable.InvocationType invocationType) voidHttpClientTransport.setInvocationType(Invocable.InvocationType invocationType) Sets theInvocable.InvocationTypeassociated with thisHttpClientTransport. -
Uses of Invocable.InvocationType in org.eclipse.jetty.client.transport
Methods in org.eclipse.jetty.client.transport that return Invocable.InvocationType -
Uses of Invocable.InvocationType in org.eclipse.jetty.ee10.proxy
Methods in org.eclipse.jetty.ee10.proxy that return Invocable.InvocationTypeModifier and TypeMethodDescriptionAsyncMiddleManServlet.ProxyReader.getInvocationType()AsyncMiddleManServlet.ProxyWriter.getInvocationType()AsyncProxyServlet.StreamReader.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.ee10.servlet
Methods in org.eclipse.jetty.ee10.servlet that return Invocable.InvocationTypeModifier and TypeMethodDescriptionHttpInput.getInvocationType()ServletContextHandler.getInvocationType()SessionHandler.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.ee11.proxy
Methods in org.eclipse.jetty.ee11.proxy that return Invocable.InvocationTypeModifier and TypeMethodDescriptionAsyncMiddleManServlet.ProxyReader.getInvocationType()AsyncMiddleManServlet.ProxyWriter.getInvocationType()AsyncProxyServlet.StreamReader.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.ee11.servlet
Methods in org.eclipse.jetty.ee11.servlet that return Invocable.InvocationTypeModifier and TypeMethodDescriptionHttpInput.getInvocationType()ServletContextHandler.getInvocationType()SessionHandler.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.ee8.nested
Methods in org.eclipse.jetty.ee8.nested that return Invocable.InvocationTypeModifier and TypeMethodDescriptionHttpInput.Content.getInvocationType()HttpInput.getInvocationType()HttpInput.WrappingContent.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.ee8.proxy
Methods in org.eclipse.jetty.ee8.proxy that return Invocable.InvocationTypeModifier and TypeMethodDescriptionAsyncMiddleManServlet.ProxyReader.getInvocationType()AsyncMiddleManServlet.ProxyWriter.getInvocationType()AsyncProxyServlet.StreamReader.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.ee9.nested
Methods in org.eclipse.jetty.ee9.nested that return Invocable.InvocationTypeModifier and TypeMethodDescriptionHttpInput.Content.getInvocationType()HttpInput.getInvocationType()HttpInput.WrappingContent.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.ee9.proxy
Methods in org.eclipse.jetty.ee9.proxy that return Invocable.InvocationTypeModifier and TypeMethodDescriptionAsyncMiddleManServlet.ProxyReader.getInvocationType()AsyncMiddleManServlet.ProxyWriter.getInvocationType()AsyncProxyServlet.StreamReader.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.http
Methods in org.eclipse.jetty.http with parameters of type Invocable.InvocationTypeModifier and TypeMethodDescriptionMultiPartFormData.Parser.parse(Content.Source content, Invocable.InvocationType invocationType) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Invocable.InvocationType in org.eclipse.jetty.http2
Methods in org.eclipse.jetty.http2 that return Invocable.InvocationTypeModifier and TypeMethodDescriptionHTTP2Stream.getInvocationType()HTTP2StreamEndPoint.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.http3
Methods in org.eclipse.jetty.http3 that return Invocable.InvocationTypeModifier and TypeMethodDescriptionControlFlusher.getInvocationType()InstructionFlusher.getInvocationType()MessageFlusher.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.io
Methods in org.eclipse.jetty.io that return Invocable.InvocationTypeModifier and TypeMethodDescriptionFillInterest.getCallbackInvocationType()WriteFlusher.getCallbackInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.io.content
Methods in org.eclipse.jetty.io.content that return Invocable.InvocationTypeConstructors in org.eclipse.jetty.io.content with parameters of type Invocable.InvocationTypeModifierConstructorDescriptionContentSourceCompletableFuture(Content.Source content, Invocable.InvocationType invocationType) -
Uses of Invocable.InvocationType in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return Invocable.InvocationTypeModifier and TypeMethodDescriptionHandler.Abstract.getInvocationType()Handler.AbstractContainer.getInvocationType()default Invocable.InvocationTypeHandler.Singleton.getInvocationType()Handler.Wrapper.getInvocationType()default Invocable.InvocationTypeHttpStream.getInvocationType()HttpStream.Wrapper.getInvocationType()default Invocable.InvocationTypeRequest.Handler.getInvocationType()Server.getInvocationType()Constructors in org.eclipse.jetty.server with parameters of type Invocable.InvocationTypeModifierConstructorDescriptionCreates aHandlerwith the given invocation type. -
Uses of Invocable.InvocationType in org.eclipse.jetty.server.handler
Methods in org.eclipse.jetty.server.handler that return Invocable.InvocationTypeModifier and TypeMethodDescriptionEagerContentHandler.RetainedContentLoaderFactory.RetainedContentLoader.getInvocationType()EchoHandler.Buffered.getInvocationType()EchoHandler.getInvocationType()EchoHandler.Stream.getInvocationType()HotSwapHandler.getInvocationType()ReHandlingErrorHandler.getInvocationType() -
Uses of Invocable.InvocationType in org.eclipse.jetty.server.handler.gzip
Methods in org.eclipse.jetty.server.handler.gzip that return Invocable.InvocationType -
Uses of Invocable.InvocationType in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util that return Invocable.InvocationTypeModifier and TypeMethodDescriptionCallback.Completable.getInvocationType()Callback.Nested.getInvocationType()FutureCallback.getInvocationType()IteratingNestedCallback.getInvocationType()Promise.Invocable.Abstract.getInvocationType()SharedBlockingCallback.Blocker.getInvocationType()Methods in org.eclipse.jetty.util with parameters of type Invocable.InvocationTypeModifier and TypeMethodDescriptionstatic CallbackCallback.from(CompletableFuture<?> completable, Invocable.InvocationType invocationType) Creates a callback from the given incomplete CompletableFuture, with the givenblockingcharacteristic.static CallbackCallback.from(Invocable.InvocationType invocationType, Runnable completed) Creates a Callback with the giveninvocationType, that runs the givenRunnablewhen it succeeds or fails.static CallbackCallback.from(Invocable.InvocationType invocationType, Runnable success, Consumer<Throwable> failure) Creates a callback with the given InvocationType from the given success and failure lambdas.static <T> Promise.Invocable<T> Promise.Invocable.from(Invocable.InvocationType invocationType, BiConsumer<T, Throwable> consumer) Factory method to create a promise from the given arguments.static <T> Promise.Invocable<T> Promise.Invocable.from(Invocable.InvocationType invocationType, Consumer<T> success, Consumer<Throwable> failure) Factory method to create a promise from the given arguments.Constructors in org.eclipse.jetty.util with parameters of type Invocable.InvocationTypeModifierConstructorDescriptionprotectedAbstract(Invocable.InvocationType invocationType) Completable(Invocable.InvocationType invocationType) -
Uses of Invocable.InvocationType in org.eclipse.jetty.util.thread
Subclasses with type arguments of type Invocable.InvocationType in org.eclipse.jetty.util.threadModifier and TypeClassDescriptionstatic enumThe behavior of anInvocabletask when it is called.Methods in org.eclipse.jetty.util.thread that return Invocable.InvocationTypeModifier and TypeMethodDescriptionstatic Invocable.InvocationTypeInvocable.combine(Invocable.InvocationType it1, Invocable.InvocationType it2) Combine two invocation type.static Invocable.InvocationTypeInvocable.combineTypes(Invocable.InvocationType... it) default Invocable.InvocationTypeInvocable.getInvocationType()static Invocable.InvocationTypeInvocable.getInvocationType(Object o) Get theInvocationTypeof the given object.Invocable.Task.Abstract.getInvocationType()static Invocable.InvocationTypeReturns the enum constant of this class with the specified name.static Invocable.InvocationType[]Invocable.InvocationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.jetty.util.thread with parameters of type Invocable.InvocationTypeModifier and TypeMethodDescriptionstatic Invocable.InvocationTypeInvocable.combine(Invocable.InvocationType it1, Invocable.InvocationType it2) Combine two invocation type.static Invocable.InvocationTypeInvocable.combineTypes(Invocable.InvocationType... it) static Invocable.TaskInvocable.from(Invocable.InvocationType type, Runnable task) Creates aInvocable.Taskfrom the given InvocationType and Runnable.Constructors in org.eclipse.jetty.util.thread with parameters of type Invocable.InvocationType -
Uses of Invocable.InvocationType in org.eclipse.jetty.websocket.core.util
Methods in org.eclipse.jetty.websocket.core.util that return Invocable.InvocationType -
Uses of Invocable.InvocationType in org.eclipse.jetty.websocket.server
Methods in org.eclipse.jetty.websocket.server that return Invocable.InvocationTypeModifier and TypeMethodDescriptionServerWebSocketContainer.getInvocationType()WebSocketUpgradeHandler.getInvocationType()Methods in org.eclipse.jetty.websocket.server with parameters of type Invocable.InvocationTypeModifier and TypeMethodDescriptionvoidServerWebSocketContainer.setInvocationType(Invocable.InvocationType invocationType) Sets the invocation type of this container.
MultiPartFormData.Parser.parse(Content.Source, Promise.Invocable)orMultiPartFormData.onParts(Content.Source, Attributes, String, MultiPartConfig, Promise.Invocable)instead.