Package | Description |
---|---|
com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<SetHostAuthorizations.ModificationStatus> |
SetHostAuthorizations.changedIterator()
Returns an
Iterator that can be used to read a list of successful modified host names. |
java.util.Iterator<SetHostAuthorizations.ModificationStatus> |
SetHostAuthorizations.failedIterator()
Returns an
Iterator that can be used to read a list of host names that where not modified. |