|
|||||||||
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 |
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 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 |