|
|||||||||
| 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.http.LightweightHttpWagon
org.apache.maven.wagon.providers.http.LightweightHttpsWagon
public class LightweightHttpsWagon
LightweightHttpsWagon, using JDK's HttpURLConnection.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.wagon.providers.http.LightweightHttpWagon |
|---|
MAX_REDIRECTS |
| 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 | |
|---|---|
LightweightHttpsWagon()
|
|
| Method Summary | |
|---|---|
void |
closeConnection()
|
void |
openConnection()
|
| Methods inherited from class org.apache.maven.wagon.providers.http.LightweightHttpWagon |
|---|
fillInputData, fillOutputData, finishPutTransfer, getFileList, getHttpHeaders, getSocketAddress, isUseCache, openConnectionInternal, requestProxyAuthentication, requestServerAuthentication, resourceExists, setHttpHeaders, setPreemptiveAuthentication, setUseCache |
| 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, putDirectory, removeSessionListener, removeTransferListener, setInteractive, setReadTimeout, setTimeout, supportsDirectoryCopy |
| Constructor Detail |
|---|
public LightweightHttpsWagon()
| Method Detail |
|---|
public void openConnection()
throws ConnectionException,
AuthenticationException
openConnection in interface WagonopenConnection in class AbstractWagonConnectionException
AuthenticationException
public void closeConnection()
throws ConnectionException
closeConnection in class LightweightHttpWagonConnectionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||