| Package | Description | 
|---|---|
| org.eclipse.aether.spi.connector.transport | The contract to download/upload URI-based resources using custom transport protocols. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract void | AbstractTransporter. implPeek(PeekTask task)Implements  AbstractTransporter.peek(PeekTask), gets only called if the transporter has not been closed. | 
| void | Transporter. peek(PeekTask task)Checks the existence of a resource in the repository. | 
| void | AbstractTransporter. peek(PeekTask task) | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.