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 GetDomainListResponseMsg |
GetDomainListResponse.response |
Modifier and Type | Method and Description |
---|---|
GetDomainListResponseMsg |
ObjectFactory.createGetDomainListResponseMsg()
Create an instance of
GetDomainListResponseMsg |
GetDomainListResponseMsg |
PCS.getDomainList(GetDomainListRequestMsg request)
provides infrastructure information, a list of all domains associated with this fgsms instance
As of RC6
|
GetDomainListResponseMsg |
GetDomainListResponse.getResponse()
Gets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetDomainListResponseMsg> |
ObjectFactory.createGetDomanListResponseMsg(GetDomainListResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetDomainListResponseMsg> |
ObjectFactory.createGetDomanListResponseMsg(GetDomainListResponseMsg value)
|
void |
GetDomainListResponse.setResponse(GetDomainListResponseMsg value)
Sets the value of the response 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.