Modifier and Type | Method and Description |
---|---|
ProtocolDef |
ContainerImpl.getProtocolConfiguration(ProtocolDescription description) |
boolean |
ContainerImpl.hasProtocolConfiguration(ProtocolDescription description) |
Modifier and Type | Method and Description |
---|---|
ProtocolDef |
Container.getProtocolConfiguration(ProtocolDescription description) |
boolean |
Container.hasProtocolConfiguration(ProtocolDescription description) |
Modifier and Type | Method and Description |
---|---|
ProtocolDescription |
DeployableContainer.getDefaultProtocol() |
Modifier and Type | Method and Description |
---|---|
ProtocolDescription |
DeploymentDescription.getProtocol() |
Modifier and Type | Method and Description |
---|---|
Set<ProtocolDescription> |
DeploymentScenario.protocols() |
Modifier and Type | Method and Description |
---|---|
DeploymentDescription |
DeploymentDescription.setProtocol(ProtocolDescription protocol) |
Modifier and Type | Field and Description |
---|---|
static ProtocolDescription |
ProtocolDescription.DEFAULT |
Modifier and Type | Method and Description |
---|---|
ProtocolDescription |
LocalProtocol.getDescription() |
Modifier and Type | Method and Description |
---|---|
ProtocolDescription |
ProtocolDefinition.getProtocolDescription() |
Modifier and Type | Method and Description |
---|---|
ProtocolDefinition |
ProtocolRegistry.getProtocol(ProtocolDescription protocolDescription) |
Modifier and Type | Method and Description |
---|---|
ProtocolDescription |
TestDeployment.getProtocolDescription() |
Modifier and Type | Method and Description |
---|---|
ProtocolDescription |
Protocol.getDescription()
The registry name used for this protocol.
e.g. |
Modifier and Type | Method and Description |
---|---|
ProtocolDescription |
AbstractJMXProtocol.getDescription() |
Modifier and Type | Method and Description |
---|---|
ProtocolDescription |
BaseServletProtocol.getDescription() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.