|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.wagon.AbstractWagon
org.apache.maven.wagon.StreamWagon
org.apache.maven.wagon.providers.file.FileWagon
org.apache.maven.repository.legacy.WagonMock
org.apache.maven.repository.legacy.PerLookupWagon
@Component(role=org.apache.maven.wagon.Wagon.class,
hint="perlookup",
instantiationStrategy="per-lookup")
public class PerLookupWagonWagon with per-lookup instantiation strategy.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.wagon.AbstractWagon |
|---|
authenticationInfo, DEFAULT_BUFFER_SIZE, interactive, proxyInfo, repository, sessionEventSupport, transferEventSupport |
| Fields inherited from interface org.apache.maven.wagon.Wagon |
|---|
DEFAULT_CONNECTION_TIMEOUT, DEFAULT_READ_TIMEOUT, ROLE |
| Constructor Summary | |
|---|---|
PerLookupWagon()
|
|
| Method Summary | |
|---|---|
String[] |
getSupportedProtocols()
|
| Methods inherited from class org.apache.maven.repository.legacy.WagonMock |
|---|
getConfigurableField, setConfigurableField |
| Methods inherited from class org.apache.maven.wagon.providers.file.FileWagon |
|---|
closeConnection, fillInputData, fillOutputData, getFileList, openConnectionInternal, putDirectory, resourceExists, supportsDirectoryCopy |
| Methods inherited from class org.apache.maven.wagon.StreamWagon |
|---|
checkInputStream, checkOutputStream, get, getIfNewer, getIfNewerToStream, getInputStream, getOutputStream, getToStream, put, putFromStream, putFromStream, putFromStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.wagon.Wagon |
|---|
addSessionListener, addTransferListener, connect, connect, connect, connect, connect, connect, disconnect, getReadTimeout, getRepository, getTimeout, hasSessionListener, hasTransferListener, isInteractive, openConnection, removeSessionListener, removeTransferListener, setInteractive, setReadTimeout, setTimeout |
| Constructor Detail |
|---|
public PerLookupWagon()
| Method Detail |
|---|
public String[] getSupportedProtocols()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||