Package | Description |
---|---|
org.springframework.integration.file.remote.gateway |
Provides classes supporting remote file gateways.
|
Modifier and Type | Field and Description |
---|---|
protected Set<AbstractRemoteFileOutboundGateway.Option> |
AbstractRemoteFileOutboundGateway.options |
Modifier and Type | Method and Description |
---|---|
static AbstractRemoteFileOutboundGateway.Option |
AbstractRemoteFileOutboundGateway.Option.toOption(String opt) |
static AbstractRemoteFileOutboundGateway.Option |
AbstractRemoteFileOutboundGateway.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractRemoteFileOutboundGateway.Option[] |
AbstractRemoteFileOutboundGateway.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.