Uses of Class
org.eclipse.aether.spi.connector.transport.PeekTask
Package
Description
The contract to download/upload URI-based resources using custom transport protocols.
-
Uses of PeekTask in org.eclipse.aether.spi.connector.transport
Modifier and TypeMethodDescriptionprotected abstract void
ImplementsAbstractTransporter.peek(PeekTask)
, gets only called if the transporter has not been closed.void
void
Checks the existence of a resource in the repository.