|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Java content class for proxyServer element declaration.
The following schema fragment specifies the expected content contained within this java content object.
<element name="proxyServer">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="listenHost" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="listenPort" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="targetHost" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="targetPort" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="cacert" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mycert" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mypwd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="run" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</all>
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
| Methods inherited from interface com.admc.jamama.dtd.ConfigType.InstancesType.ProxyServerType |
getCacert, getListenHost, getListenPort, getMycert, getMypwd, getName, getTargetHost, getTargetPort, isRun, setCacert, setListenHost, setListenPort, setMycert, setMypwd, setName, setRun, setTargetHost, setTargetPort |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||