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(java.lang.String name,
java.lang.String value) |
ProtocolDef |
ContainerDef.protocol(java.lang.String type) |
ProtocolDef |
ProtocolDef.setType(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ProtocolDef> |
ContainerDef.getProtocols() |
Modifier and Type | Class and Description |
---|---|
class |
ProtocolDefImpl
ProtocolDefImpl
|
Modifier and Type | Method and Description |
---|---|
ProtocolDef |
ProtocolDefImpl.property(java.lang.String name,
java.lang.String value) |
ProtocolDef |
ContainerDefImpl.protocol(java.lang.String type) |
ProtocolDef |
ProtocolDefImpl.setType(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
java.util.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) |