public interface IpAddressBuilder extends ProtoStreamBuilder<org.jgroups.stack.IpAddress>
| Modifier and Type | Method and Description |
|---|---|
IpAddressBuilder |
setAddress(byte[] address) |
IpAddressBuilder |
setPort(int port) |
buildIpAddressBuilder setAddress(byte[] address) throws IOException
IOExceptionIpAddressBuilder setPort(int port)
Copyright © 2022 JBoss by Red Hat. All rights reserved.