| Package | Description |
|---|---|
| org.wildfly.swarm.config.teiid |
| Modifier and Type | Method and Description |
|---|---|
Transport.Protocol |
Transport.protocol()
Transport protocol (allowed=teiid, pg)
|
static Transport.Protocol |
Transport.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transport.Protocol[] |
Transport.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 |
Transport.protocol(Transport.Protocol value)
Transport protocol (allowed=teiid, pg)
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.