| Package | Description | 
|---|---|
| org.wildfly.swarm.config.logging | 
| Modifier and Type | Method and Description | 
|---|---|
SocketHandler.Protocol | 
SocketHandler.protocol()
The protocol the socket should communicate over. 
 | 
static SocketHandler.Protocol | 
SocketHandler.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SocketHandler.Protocol[] | 
SocketHandler.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
SocketHandler.protocol(SocketHandler.Protocol value)
The protocol the socket should communicate over. 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.