All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.ups.xmlsdk.AdapterInterface

public interface AdapterInterface
AdapterInterface.java

The use, disclosure, reproduction, modification, transfer, or transmittal of this work for any purpose in any form or by any means without the written permission of United Parcel Service is strictly prohibited. Confidential, Unpublished Property of United Parcel Service. Use and Distribution Limited Solely to Authorized Personnel. Copyright 1999 United Parcel Service of America, Inc. All Rights Reserved.


Method Index

 o adaptFromObject(ServiceRequestContainer)
 o adaptFromXml(StringBuffer)

Methods

 o adaptFromObject
 public abstract StringBuffer adaptFromObject(ServiceRequestContainer aServiceContainer) throws Exception
 o adaptFromXml
 public abstract ServiceResponseContainer adaptFromXml(StringBuffer xmlAsStringBuffer) throws Exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index