AbstractOXMLineProcessor class

Syntax

public class AbstractOXMLineProcessor

Usage

The abstract class AbstractOXMLineProcessor defines and offers default implementations for methods common among line processors, which are supposed to handle serialized service request.

Default implementations to marshall and umarshall mobiliser service requests and check a service response for error codes are given. An abstract method to do the actual service call is defined.

A new line processor does not have to extends this class, but it is advised if the line processor is supposed to handle bulk files where each line represents a complete mobiliser service call.

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.