Package | Description |
---|---|
net.sf.antcontrib.cpptasks |
C++ and other compiled languages build support for Ant.
|
Modifier and Type | Field and Description |
---|---|
private DistributerProtocolEnum |
DistributerDef.protocol
Protocol.
|
Modifier and Type | Method and Description |
---|---|
DistributerProtocolEnum |
DistributerDef.getProtocol()
Gets protocol.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributerDef.setProtocol(DistributerProtocolEnum value)
Sets protocol.
|