|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transfer.State | |
---|---|
org.sonatype.aether.spi.connector |
Uses of Transfer.State in org.sonatype.aether.spi.connector |
---|
Methods in org.sonatype.aether.spi.connector that return Transfer.State | |
---|---|
Transfer.State |
Transfer.getState()
Gets the state of this transfer. |
static Transfer.State |
Transfer.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Transfer.State[] |
Transfer.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.sonatype.aether.spi.connector with parameters of type Transfer.State | |
---|---|
Transfer |
Transfer.setState(Transfer.State state)
Sets the state of this transfer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |