Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
org.miloss.fgsms.services.pcs.impl |
Modifier and Type | Field and Description |
---|---|
protected GetDomainListRequestMsg |
GetDomainList.request |
Modifier and Type | Method and Description |
---|---|
GetDomainListRequestMsg |
ObjectFactory.createGetDomainListRequestMsg()
Create an instance of
GetDomainListRequestMsg |
GetDomainListRequestMsg |
GetDomainList.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetDomainListRequestMsg> |
ObjectFactory.createGetDomainListRequestMsg(GetDomainListRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetDomainListRequestMsg> |
ObjectFactory.createGetDomainListRequestMsg(GetDomainListRequestMsg value)
|
GetDomainListResponseMsg |
PCS.getDomainList(GetDomainListRequestMsg request)
provides infrastructure information, a list of all domains associated with this fgsms instance
As of RC6
|
void |
GetDomainList.setRequest(GetDomainListRequestMsg value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
GetDomainListResponseMsg |
PCS4jBean.getDomainList(GetDomainListRequestMsg request)
provides infrastructure information, a list of all domains associated
with this fgsms instance As of RC6
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.