| Package | Description | 
|---|---|
| org.eclipse.aether.spi.connector.layout | The contract to locate URI-based resources using custom repository layouts. | 
| Modifier and Type | Method and Description | 
|---|---|
| RepositoryLayout | RepositoryLayoutFactory. newInstance(org.eclipse.aether.RepositorySystemSession session,
                      org.eclipse.aether.repository.RemoteRepository repository)Tries to create a repository layout for the specified remote repository. | 
| RepositoryLayout | RepositoryLayoutProvider. newRepositoryLayout(org.eclipse.aether.RepositorySystemSession session,
                                      org.eclipse.aether.repository.RemoteRepository repository)Tries to retrieve a repository layout for the specified remote repository. | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.