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
-
ServiceController()
- ServiceController constructor comment.
-
execute(ServiceRequest)
-
ServiceController
public ServiceController()
- ServiceController constructor comment.
execute
public abstract ServiceResponse execute(ServiceRequest req) throws SDKException, Exception
All Packages Class Hierarchy This Package Previous Next Index