BinaryDataUrlHandler interface

The interface for creating upload and download urls.

Syntax

public interface BinaryDataUrlHandler

Usage

This allows clients to interactive with mobiliser in a native way by posting or getting data from given urls. The typical flow is for a client to request a download or upload url which will be returned with some embedded encrypted parameters. Then the actual HTTP POST or GET will use this returned URL. The types referenced here must match to existing implementations of com.sybase365.mobiliser.money.businesslogic.binary.BinaryDataSources or com.sybase365.mobiliser.money.businesslogic.binary.BinaryDataDestination

2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice.