|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Repository | |
|---|---|
| net.krecan.m2_proxy | |
| net.krecan.m2_proxy.repository | |
| net.krecan.m2_proxy.repository.httpclient | |
| net.krecan.m2_proxy.store | |
| net.krecan.m2_proxy.web | |
| Uses of Repository in net.krecan.m2_proxy |
|---|
| Subinterfaces of Repository in net.krecan.m2_proxy | |
|---|---|
interface |
Store
Stores resources in a local storage. |
| Uses of Repository in net.krecan.m2_proxy.repository |
|---|
| Classes in net.krecan.m2_proxy.repository that implement Repository | |
|---|---|
class |
FileRepository
File system repository |
class |
RepositoryCollection
Repository that conists of repository collection. |
class |
UrlRepository
URL based repository. |
| Methods in net.krecan.m2_proxy.repository with parameters of type Repository | |
|---|---|
void |
RepositoryCollection.addRepository(Repository repository)
|
| Uses of Repository in net.krecan.m2_proxy.repository.httpclient |
|---|
| Classes in net.krecan.m2_proxy.repository.httpclient that implement Repository | |
|---|---|
class |
HttpClientRepository
HttpClient backed repository implementation. |
| Uses of Repository in net.krecan.m2_proxy.store |
|---|
| Classes in net.krecan.m2_proxy.store that implement Repository | |
|---|---|
class |
FileStore
Stores artifacts on the file system. |
class |
StoreManager
Manages store. |
class |
ValidatingStoreWrapper
Store wrapper for validating resources. |
| Methods in net.krecan.m2_proxy.store that return Repository | |
|---|---|
Repository |
StoreManager.getRepository()
|
| Methods in net.krecan.m2_proxy.store with parameters of type Repository | |
|---|---|
void |
StoreManager.setRepository(Repository repository)
|
| Uses of Repository in net.krecan.m2_proxy.web |
|---|
| Methods in net.krecan.m2_proxy.web that return Repository | |
|---|---|
Repository |
M2ProxyController.getRepository()
|
| Methods in net.krecan.m2_proxy.web with parameters of type Repository | |
|---|---|
void |
M2ProxyController.setRepository(Repository repository)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||