| 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 GetMachinesByDomainRequestMsg |
GetMachinesByDomain.request |
| Modifier and Type | Method and Description |
|---|---|
GetMachinesByDomainRequestMsg |
ObjectFactory.createGetMachinesByDomainRequestMsg()
Create an instance of
GetMachinesByDomainRequestMsg |
GetMachinesByDomainRequestMsg |
GetMachinesByDomain.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GetMachinesByDomainRequestMsg> |
ObjectFactory.createGetMachinesByDomainRequestMsg(GetMachinesByDomainRequestMsg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GetMachinesByDomainRequestMsg> |
ObjectFactory.createGetMachinesByDomainRequestMsg(GetMachinesByDomainRequestMsg value)
|
GetMachinesByDomainResponseMsg |
PCS.getMachinesByDomain(GetMachinesByDomainRequestMsg request)
provides infrastructure information, a list of all known hostnames associated with this fgsms instance
As of RC6
|
void |
GetMachinesByDomain.setRequest(GetMachinesByDomainRequestMsg value)
Sets the value of the request 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.