|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JipServer
Java content class for JipServer complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/Users/beckie/workspace/jiplet/conf/server_2.0.xsd line 12)
<complexType name="JipServer">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="connectors" type="{}JipConnectors"/>
<element name="realms" type="{}JipRealms" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
JipConnectors |
getConnectors()
Gets the value of the connectors property. |
JipRealms |
getRealms()
Gets the value of the realms property. |
void |
setConnectors(JipConnectors value)
Sets the value of the connectors property. |
void |
setRealms(JipRealms value)
Sets the value of the realms property. |
| Method Detail |
|---|
JipRealms getRealms()
JipRealmsvoid setRealms(JipRealms value)
value - allowed object is
JipRealmsJipConnectors getConnectors()
JipConnectorsvoid setConnectors(JipConnectors value)
value - allowed object is
JipConnectors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||