public class Interface extends Object
An interface dictates which IP address other sockets are bound to,
by way of a SocketBindingGroup
.
SocketBindingGroup
,
SocketBinding
,
OutboundSocketBinding
Modifier and Type | Field and Description |
---|---|
static String |
MANAGEMENT
Constant for use with
javax.inject.Named |
static String |
PUBLIC
Constant for use with
javax.inject.Named |
Constructor and Description |
---|
Interface(String name,
String expression) |
Modifier and Type | Method and Description |
---|---|
String |
getExpression() |
String |
getName() |
void |
setExpression(String expression) |
public static final String PUBLIC
javax.inject.Named
public static final String MANAGEMENT
javax.inject.Named
Copyright © 2019 JBoss by Red Hat. All rights reserved.