Enum クラスの使用箇所
org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway.Option
AbstractRemoteFileOutboundGateway.Option を使用するパッケージ
パッケージ
説明
Spring Integration Java DSL のファイルコンポーネントサポートを提供します。
リモートファイルゲートウェイをサポートするクラスを提供します。
org.springframework.integration.file.dsl 内の AbstractRemoteFileOutboundGateway.Option 使用
型 AbstractRemoteFileOutboundGateway.Option のパラメーターを持つ org.springframework.integration.file.dsl のメソッド修飾子と型メソッド説明RemoteFileOutboundGatewaySpec.options(AbstractRemoteFileOutboundGateway.Option... options) さまざまなゲートウェイコマンドのAbstractRemoteFileOutboundGateway.Optionの配列を指定します。org.springframework.integration.file.remote.gateway 内の AbstractRemoteFileOutboundGateway.Option 使用
org.springframework.integration.file.remote.gateway 内の AbstractRemoteFileOutboundGateway.Option 型の型引数を持つサブクラスAbstractRemoteFileOutboundGateway.Option を返す org.springframework.integration.file.remote.gateway のメソッド修飾子と型メソッド説明指定された名前でこのクラスの列挙型定数を返します。AbstractRemoteFileOutboundGateway.Option.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。型 AbstractRemoteFileOutboundGateway.Option のパラメーターを持つ org.springframework.integration.file.remote.gateway のメソッド修飾子と型メソッド説明voidAbstractRemoteFileOutboundGateway.setOption(AbstractRemoteFileOutboundGateway.Option... options) さまざまなゲートウェイコマンドのオプションの配列を指定します。