|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--at.tugraz.genome.R.carmaweb.axis.AxisClient | +--at.tugraz.genome.R.carmaweb.axis.SSLAxisClient
Field Summary |
Fields inherited from class at.tugraz.genome.R.carmaweb.axis.AxisClient |
FUN_ADDFILE, FUN_ADDSTEP_AFFY_NORMALIZATION, FUN_ADDSTEP_TWOCOLOR_PREPROCESSING, FUN_ERRORMESSAGE, FUN_GENERATEID, FUN_GETFILE, FUN_GETSTATUS, FUN_JUSTAFFYNORMALIZATION, FUN_LISTFILES, FUN_PERFORM_GO_ANALYSIS, FUN_REMOVEFILE, FUN_START_DEFINED_ANALYSIS, FUN_VOIDEVAL, STATUS_ERROR, STATUS_FINISHED, STATUS_RUNNING, STATUS_UNKNOWN |
Constructor Summary | |
SSLAxisClient()
|
|
SSLAxisClient(java.util.Properties props)
|
Method Summary | |
static AxisClient |
getInstance()
Returns an AxisClient instance. |
static AxisClient |
getInstance(java.util.Properties properties)
Returns an AxisClient instance. |
Methods inherited from class at.tugraz.genome.R.carmaweb.axis.AxisClient |
addStepAffyNormalization, addStepTwoColorPreprocessing, generateID, getErrorMessage, getFile, getFile, getProperties, getStatus, listFiles, performGOAnalysis, performJustAffyNormalization, removeFile, sendFile, setProperties, startDefinedAnalysis, voidEvalExpression |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SSLAxisClient()
public SSLAxisClient(java.util.Properties props)
Method Detail |
public static AxisClient getInstance()
public static AxisClient getInstance(java.util.Properties properties)
properties
- A Properties object from which the properties should be extracted instead
of the default one. By default the .properties file within the jar file will be read.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |