A B C D E F G H I M O P R S T U V X 

A

attemptToDownload(URL) - Method in class com.lazerycode.selenium.download.FileDownloader
Attempt to download a file

B

binaryDataFor(OperatingSystem, BinaryType, SystemArchitecture) - Static method in class com.lazerycode.selenium.repository.DriverContext
 
binaryDataFor(String, String, SystemArchitecture) - Static method in class com.lazerycode.selenium.repository.DriverContext
 
BinaryType - Enum in com.lazerycode.selenium.repository
 
buildDownloadableFileRepository(NodeList, boolean, boolean) - Static method in class com.lazerycode.selenium.repository.FileRepository
 
buildExtractionPathFromDriverContext() - Method in class com.lazerycode.selenium.repository.DriverContext
 

C

calculateBitrate() - Method in class com.lazerycode.selenium.repository.XMLParser
 
checkFileHashes - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Enable the file hash check for downloaded files
checkRepositoryMapIsValid() - Method in class com.lazerycode.selenium.SeleniumServerMojo
Validate any custom repository maps that are supplied against the xsd.
com.lazerycode.selenium - package com.lazerycode.selenium
 
com.lazerycode.selenium.download - package com.lazerycode.selenium.download
 
com.lazerycode.selenium.extract - package com.lazerycode.selenium.extract
 
com.lazerycode.selenium.hash - package com.lazerycode.selenium.hash
 
com.lazerycode.selenium.repository - package com.lazerycode.selenium.repository
 
customRepositoryMap - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Absolute path to the XML RepositoryMap

D

defaultSystemArchitecture - Static variable in enum com.lazerycode.selenium.repository.SystemArchitecture
 
DetectProxyConfig - Class in com.lazerycode.selenium.download
 
DetectProxyConfig() - Constructor for class com.lazerycode.selenium.download.DetectProxyConfig
 
downloadedZipFileDirectory - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Directory where downloaded standalone executable zip files will be saved
downloadFile(DriverDetails, boolean) - Method in class com.lazerycode.selenium.download.DownloadHandler
Perform the file download
DownloadHandler - Class in com.lazerycode.selenium.download
 
DownloadHandler(File, File, int, int, int, DriverMap, boolean, boolean, boolean, boolean) - Constructor for class com.lazerycode.selenium.download.DownloadHandler
 
DriverContext - Class in com.lazerycode.selenium.repository
 
DriverDetails - Class in com.lazerycode.selenium.repository
 
DriverDetails() - Constructor for class com.lazerycode.selenium.repository.DriverDetails
 
DriverMap - Class in com.lazerycode.selenium.repository
 
DriverMap() - Constructor for class com.lazerycode.selenium.repository.DriverMap
 
driverVersionSelector() - Method in class com.lazerycode.selenium.repository.XMLParser
 

E

ensureStandaloneExecutableFilesExist() - Method in class com.lazerycode.selenium.download.DownloadHandler
 
equals(Object) - Method in class com.lazerycode.selenium.repository.DriverContext
 
execute() - Method in class com.lazerycode.selenium.HelpMojo
execute() - Method in class com.lazerycode.selenium.SeleniumServerMojo
 
extractedLocation - Variable in class com.lazerycode.selenium.repository.DriverDetails
 
extractFileFromArchive(File, String, boolean, BinaryType) - Static method in class com.lazerycode.selenium.extract.ExtractFilesFromArchive
Extract binary from a downloaded archive file
ExtractFilesFromArchive - Class in com.lazerycode.selenium.extract
 
ExtractFilesFromArchive() - Constructor for class com.lazerycode.selenium.extract.ExtractFilesFromArchive
 

F

fileDownloadConnectTimeout - Variable in class com.lazerycode.selenium.SeleniumServerMojo
the number of milliseconds until this method will timeout if no connection could be established to remote file location
FileDownloader - Class in com.lazerycode.selenium.download
 
fileDownloadReadTimeout - Variable in class com.lazerycode.selenium.SeleniumServerMojo
the number of milliseconds until this method will timeout if if no data could be read from remote file location
fileDownloadRetryAttempts - Variable in class com.lazerycode.selenium.download.DownloadHandler
 
fileDownloadRetryAttempts - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Number of times to retry the file download of each executable
FileHashChecker - Class in com.lazerycode.selenium.download
 
fileIsValid() - Method in class com.lazerycode.selenium.download.FileHashChecker
 
fileLocation - Variable in class com.lazerycode.selenium.repository.DriverDetails
 
FileRepository - Class in com.lazerycode.selenium.repository
 
FileRepository() - Constructor for class com.lazerycode.selenium.repository.FileRepository
 

G

getAllNodesInScope() - Method in class com.lazerycode.selenium.repository.XMLParser
 
getAvailableVersionsForDriverContext(DriverContext) - Method in class com.lazerycode.selenium.repository.DriverMap
 
getBinaryFilenames() - Method in enum com.lazerycode.selenium.repository.BinaryType
 
getBinaryTypeAsString() - Method in enum com.lazerycode.selenium.repository.BinaryType
 
getBinaryTypeForContext() - Method in class com.lazerycode.selenium.repository.DriverContext
 
getCurrentOperatingSystem() - Static method in enum com.lazerycode.selenium.repository.OperatingSystem
 
getCurrentOperatingSystemAsAHashSet() - Static method in enum com.lazerycode.selenium.repository.OperatingSystem
 
getCurrentSystemArcitecture() - Static method in enum com.lazerycode.selenium.repository.SystemArchitecture
 
getDetailsForLatestVersionOfDriverContext(DriverContext) - Method in class com.lazerycode.selenium.repository.DriverMap
 
getDetailsForVersionOfDriverContext(DriverContext, String) - Method in class com.lazerycode.selenium.repository.DriverMap
 
getDriverContextsForCurrentOperatingSystem() - Method in class com.lazerycode.selenium.repository.DriverMap
 
getDriverContextsForOperatingSystem(OperatingSystem, SystemArchitecture) - Method in class com.lazerycode.selenium.repository.DriverMap
 
getDriverSystemProperty() - Method in enum com.lazerycode.selenium.repository.BinaryType
 
getHost() - Method in class com.lazerycode.selenium.download.DetectProxyConfig
 
getKeys() - Method in class com.lazerycode.selenium.repository.DriverMap
 
getMapForDriverContext(DriverContext) - Method in class com.lazerycode.selenium.repository.DriverMap
 
getOperatingSystem() - Method in class com.lazerycode.selenium.repository.DriverContext
 
getOperatingSystem(String) - Static method in enum com.lazerycode.selenium.repository.OperatingSystem
 
getPort() - Method in class com.lazerycode.selenium.download.DetectProxyConfig
 
getSpecificExecutableVersions - Variable in class com.lazerycode.selenium.SeleniumServerMojo
A map of driver standalone versions to download
getSystemArchitecture() - Method in class com.lazerycode.selenium.repository.DriverContext
 
getSystemArchitecture(String) - Static method in enum com.lazerycode.selenium.repository.SystemArchitecture
 
getSystemArchitectureType() - Method in enum com.lazerycode.selenium.repository.SystemArchitecture
 

H

handleEvent(ValidationEvent) - Method in class com.lazerycode.selenium.repository.unmarshallingEventHandler
 
hash - Variable in class com.lazerycode.selenium.repository.DriverDetails
 
hashCode() - Method in class com.lazerycode.selenium.repository.DriverContext
 
hashCode() - Method in class com.lazerycode.selenium.repository.DriverDetails
 
HashType - Enum in com.lazerycode.selenium.hash
 
hashType - Variable in class com.lazerycode.selenium.repository.DriverDetails
 
HashTypeAdaptor - Class in com.lazerycode.selenium.hash
 
HashTypeAdaptor() - Constructor for class com.lazerycode.selenium.hash.HashTypeAdaptor
 
HelpMojo - Class in com.lazerycode.selenium
Display help information on driver-binary-downloader-maven-plugin.
Call mvn driver-binary-downloader:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class com.lazerycode.selenium.HelpMojo
 

I

isProxyAvailable() - Method in class com.lazerycode.selenium.download.DetectProxyConfig
 

M

marshal(HashType) - Method in class com.lazerycode.selenium.hash.HashTypeAdaptor
 
matchesStructureOf(String) - Method in enum com.lazerycode.selenium.hash.HashType
 

O

onlyGetDriversForHostOperatingSystem - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Only get drivers that are compatible with the operating system running the plugin
onlyGetLatestVersions - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Only get the latest version of each standalone executable in RepositoryMap.xml
OperatingSystem - Enum in com.lazerycode.selenium.repository
 
operatingSystems - Variable in class com.lazerycode.selenium.SeleniumServerMojo
The Operating systems you would like to download a standalone executable for
operatingSystemSelector() - Method in class com.lazerycode.selenium.repository.XMLParser
 
overwriteFilesThatExist - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Force the plugin to overwrite any files that have already been extracted from a valid zip file

P

project - Variable in class com.lazerycode.selenium.SeleniumServerMojo
 

R

repository - Variable in class com.lazerycode.selenium.repository.DriverMap
 
rootStandaloneServerDirectory - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Root directory where the standalone server file structure will be created and files will be saved

S

SeleniumServerMojo - Class in com.lazerycode.selenium
Selenium Standalone Server Maven Plugin
SeleniumServerMojo() - Constructor for class com.lazerycode.selenium.SeleniumServerMojo
 
setConnectTimeout(int) - Method in class com.lazerycode.selenium.download.FileDownloader
 
setExpectedHash(String, HashType) - Method in class com.lazerycode.selenium.download.FileHashChecker
 
setReadTimeout(int) - Method in class com.lazerycode.selenium.download.FileDownloader
 
setSystemProperties(DriverMap) - Method in class com.lazerycode.selenium.SeleniumServerMojo
Set the system property webdriver.*.driver for the latest revision of each binary extracted.
sixtyFourBitBinaries - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Force download of 64 bit standalone executable
SystemArchitecture - Enum in com.lazerycode.selenium.repository
 

T

thirtyTwoBitBinaries - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Force download of 32 bit standalone executable
throwExceptionIfSpecifiedVersionIsNotFound - Variable in class com.lazerycode.selenium.SeleniumServerMojo
Throw an exception if any of the specified standalone versions do not exist in the repository map
toString() - Method in class com.lazerycode.selenium.repository.DriverContext
 

U

unmarshal(String) - Method in class com.lazerycode.selenium.hash.HashTypeAdaptor
 
unmarshallingEventHandler - Class in com.lazerycode.selenium.repository
 
unmarshallingEventHandler() - Constructor for class com.lazerycode.selenium.repository.unmarshallingEventHandler
 
useSystemProxy - Variable in class com.lazerycode.selenium.SeleniumServerMojo
If the environmental variables http.proxyHost, and http.proxyPort are set they will be used for http/https calls

V

valueOf(String) - Static method in enum com.lazerycode.selenium.hash.HashType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lazerycode.selenium.repository.BinaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lazerycode.selenium.repository.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lazerycode.selenium.repository.SystemArchitecture
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.lazerycode.selenium.hash.HashType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lazerycode.selenium.repository.BinaryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lazerycode.selenium.repository.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lazerycode.selenium.repository.SystemArchitecture
Returns an array containing the constants of this enum type, in the order they are declared.

X

XMLParser - Class in com.lazerycode.selenium.repository
 
XMLParser(InputStream, Set<OperatingSystem>, Map<String, String>, boolean, boolean) - Constructor for class com.lazerycode.selenium.repository.XMLParser
 
xmlRepositoryMap - Variable in class com.lazerycode.selenium.SeleniumServerMojo
 
A B C D E F G H I M O P R S T U V X 

Copyright © 2016. All rights reserved.