Uses of Interface
org.ikasan.connector.basefiletransfer.outbound.command.util.UniqueIdGenerator
-
Packages that use UniqueIdGenerator Package Description org.ikasan.connector.basefiletransfer.outbound.command -
-
Uses of UniqueIdGenerator in org.ikasan.connector.basefiletransfer.outbound.command
Methods in org.ikasan.connector.basefiletransfer.outbound.command with parameters of type UniqueIdGenerator Modifier and Type Method Description voidDeliverBatchCommand. setIdGenerator(UniqueIdGenerator idGenerator)allows the default id generator to be overridden
-