Package | Description |
---|---|
org.wildfly.swarm.config.infinispan |
Modifier and Type | Method and Description |
---|---|
RemoteCacheContainer.ProtocolVersion |
RemoteCacheContainer.protocolVersion()
This property defines the protocol version that this client should use.
|
static RemoteCacheContainer.ProtocolVersion |
RemoteCacheContainer.ProtocolVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteCacheContainer.ProtocolVersion[] |
RemoteCacheContainer.ProtocolVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
RemoteCacheContainer.protocolVersion(RemoteCacheContainer.ProtocolVersion value)
This property defines the protocol version that this client should use.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.