All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ups.xmlsdk.ServiceController

java.lang.Object
   |
   +----com.ups.xmlsdk.ServiceController

public abstract class ServiceController
extends Object

Constructor Index

 o ServiceController()
ServiceController constructor comment.

Method Index

 o execute(ServiceRequest)

Constructors

 o ServiceController
 public ServiceController()
ServiceController constructor comment.

Methods

 o execute
 public abstract ServiceResponse execute(ServiceRequest req) throws SDKException, Exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index