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 GetMachinesByDomainResponseMsg |
GetMachinesByDomainResponse.response |
Modifier and Type | Method and Description |
---|---|
GetMachinesByDomainResponseMsg |
ObjectFactory.createGetMachinesByDomainResponseMsg()
Create an instance of
GetMachinesByDomainResponseMsg |
GetMachinesByDomainResponseMsg |
PCS.getMachinesByDomain(GetMachinesByDomainRequestMsg request)
provides infrastructure information, a list of all known hostnames associated with this fgsms instance
As of RC6
|
GetMachinesByDomainResponseMsg |
GetMachinesByDomainResponse.getResponse()
Gets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetMachinesByDomainResponseMsg> |
ObjectFactory.createGetMachinesByDomainResponseMsg(GetMachinesByDomainResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetMachinesByDomainResponseMsg> |
ObjectFactory.createGetMachinesByDomainResponseMsg(GetMachinesByDomainResponseMsg value)
|
void |
GetMachinesByDomainResponse.setResponse(GetMachinesByDomainResponseMsg value)
Sets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
GetMachinesByDomainResponseMsg |
PCS4jBean.getMachinesByDomain(GetMachinesByDomainRequestMsg request)
provides infrastructure information, a list of all known hostnames
associated with this fgsms instance As of RC6
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.