| Package | Description |
|---|---|
| org.wildfly.swarm.config.remoting |
| Modifier and Type | Method and Description |
|---|---|
RemoteOutboundConnection.Protocol |
RemoteOutboundConnection.protocol()
The protocol to use for the remote connection.
|
static RemoteOutboundConnection.Protocol |
RemoteOutboundConnection.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteOutboundConnection.Protocol[] |
RemoteOutboundConnection.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 |
RemoteOutboundConnection.protocol(RemoteOutboundConnection.Protocol value)
The protocol to use for the remote connection.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.