Index

C D F G I J L N O P R S 
All Classes and Interfaces|All Packages|Constant Field Values

C

CONFIG_PROP_FOLLOW_REDIRECTS - Static variable in class org.eclipse.aether.transport.jetty.JettyTransporterConfigurationKeys
If enabled, Jetty client will follow HTTP redirects.
CONFIG_PROP_MAX_REDIRECTS - Static variable in class org.eclipse.aether.transport.jetty.JettyTransporterConfigurationKeys
The max redirect count to follow.

D

DEFAULT_FOLLOW_REDIRECTS - Static variable in class org.eclipse.aether.transport.jetty.JettyTransporterConfigurationKeys
 
DEFAULT_MAX_REDIRECTS - Static variable in class org.eclipse.aether.transport.jetty.JettyTransporterConfigurationKeys
 
demand(Runnable) - Method in class org.eclipse.aether.transport.jetty.PutTaskRequestContent
 

F

fail(Throwable) - Method in class org.eclipse.aether.transport.jetty.PutTaskRequestContent
 
from(PutTask) - Static method in class org.eclipse.aether.transport.jetty.PutTaskRequestContent
 

G

getBody(InputStreamResponseListener) - Method in class org.eclipse.aether.transport.jetty.JettyRFC9457Reporter
 
getLength() - Method in class org.eclipse.aether.transport.jetty.PutTaskRequestContent
 
getPriority() - Method in class org.eclipse.aether.transport.jetty.JettyTransporterFactory
 
getReasonPhrase(InputStreamResponseListener) - Method in class org.eclipse.aether.transport.jetty.JettyRFC9457Reporter
 
getStatusCode(InputStreamResponseListener) - Method in class org.eclipse.aether.transport.jetty.JettyRFC9457Reporter
 

I

INSTANCE - Static variable in class org.eclipse.aether.transport.jetty.JettyRFC9457Reporter
 
isRFC9457Message(InputStreamResponseListener) - Method in class org.eclipse.aether.transport.jetty.JettyRFC9457Reporter
 

J

JettyRFC9457Reporter - Class in org.eclipse.aether.transport.jetty
 
JettyTransporterConfigurationKeys - Class in org.eclipse.aether.transport.jetty
Configuration for Jetty Transport.
JettyTransporterFactory - Class in org.eclipse.aether.transport.jetty
A transporter factory for repositories using the http: or https: protocol.
JettyTransporterFactory(ChecksumExtractor, PathProcessor) - Constructor for class org.eclipse.aether.transport.jetty.JettyTransporterFactory
 

L

lockedSetTerminal(Content.Chunk) - Method in class org.eclipse.aether.transport.jetty.PutTaskRequestContent
 

N

NAME - Static variable in class org.eclipse.aether.transport.jetty.JettyTransporterFactory
 
newInstance(RepositorySystemSession, RemoteRepository) - Method in class org.eclipse.aether.transport.jetty.JettyTransporterFactory
 

O

open() - Method in class org.eclipse.aether.transport.jetty.PutTaskRequestContent
 
org.eclipse.aether.transport.jetty - package org.eclipse.aether.transport.jetty
Support for downloads/uploads via the HTTP and HTTPS protocols.

P

PutTaskRequestContent - Class in org.eclipse.aether.transport.jetty
Heavily inspired by Jetty's org.eclipse.jetty.io.internal.ByteChannelContentSource but adjusted to deal with ReadableByteChannels and to support rewind (to be able to retry the requests).
PutTaskRequestContent(ByteBufferPool.Sized, Supplier<ReadableByteChannel>) - Constructor for class org.eclipse.aether.transport.jetty.PutTaskRequestContent
Create a ByteChannelContentSource which reads from a ByteChannel.
PutTaskRequestContent(ByteBufferPool.Sized, Supplier<ReadableByteChannel>, long, long) - Constructor for class org.eclipse.aether.transport.jetty.PutTaskRequestContent
Create a ByteChannelContentSource which reads from a ByteChannel.

R

read() - Method in class org.eclipse.aether.transport.jetty.PutTaskRequestContent
 
rewind() - Method in class org.eclipse.aether.transport.jetty.PutTaskRequestContent
 

S

setPriority(float) - Method in class org.eclipse.aether.transport.jetty.JettyTransporterFactory
 
C D F G I J L N O P R S 
All Classes and Interfaces|All Packages|Constant Field Values