| Package | Description |
|---|---|
| org.jboss.as.host.controller.discovery |
| Modifier and Type | Method and Description |
|---|---|
static List<DomainControllerData> |
S3Util.domainControllerDataFromByteBuffer(byte[] buffer)
Get the domain controller data from the given byte buffer.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
S3Util.domainControllerDataToByteBuffer(List<DomainControllerData> data)
Write the domain controller data to a byte buffer.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.