Package | Description |
---|---|
org.jboss.arquillian.config.descriptor.api | |
org.jboss.arquillian.config.descriptor.impl | |
org.jboss.arquillian.container.impl | |
org.jboss.arquillian.container.spi |
Modifier and Type | Method and Description |
---|---|
ProtocolDef |
ProtocolDef.property(String name,
String value) |
ProtocolDef |
ContainerDef.protocol(String type) |
ProtocolDef |
ProtocolDef.setType(String type) |
Modifier and Type | Method and Description |
---|---|
List<ProtocolDef> |
ContainerDef.getProtocols() |
Modifier and Type | Class and Description |
---|---|
class |
ProtocolDefImpl
ProtocolDefImpl
|
Modifier and Type | Method and Description |
---|---|
ProtocolDef |
ProtocolDefImpl.property(String name,
String value) |
ProtocolDef |
ContainerDefImpl.protocol(String type) |
ProtocolDef |
ProtocolDefImpl.setType(String type) |
Modifier and Type | Method and Description |
---|---|
List<ProtocolDef> |
ContainerDefImpl.getProtocols() |
Modifier and Type | Method and Description |
---|---|
ProtocolDef |
ContainerImpl.getProtocolConfiguration(ProtocolDescription description) |
Modifier and Type | Method and Description |
---|---|
ProtocolDef |
Container.getProtocolConfiguration(ProtocolDescription description) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.