Package | Description |
---|---|
org.jboss.remotingjmx | |
org.jboss.remotingjmx.protocol | |
org.jboss.remotingjmx.protocol.v1 | |
org.jboss.remotingjmx.protocol.v2 |
Modifier and Type | Method and Description |
---|---|
static Capability |
Capability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Capability[] |
Capability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<Byte> |
Versions.getSupportedVersions(Capability... capabilities) |
Modifier and Type | Method and Description |
---|---|
static Set<Capability> |
VersionOne.getCapabilites() |
Modifier and Type | Method and Description |
---|---|
static Set<Capability> |
VersionTwo.getCapabilities() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.