com.ibm.soa.sp.trafficsh
Class TrafficShapingInterfaceProxy
java.lang.Object
com.ibm.soa.sp.trafficsh.TrafficShapingInterfaceProxy
- All Implemented Interfaces:
- TrafficShapingInterface, java.rmi.Remote
public class TrafficShapingInterfaceProxy
- extends java.lang.Object
- implements TrafficShapingInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrafficShapingInterfaceProxy
public TrafficShapingInterfaceProxy()
useJNDI
public void useJNDI(boolean useJNDI)
getEndpoint
public java.lang.String getEndpoint()
setEndpoint
public void setEndpoint(java.lang.String endpoint)
getTrafficShapingInterface
public TrafficShapingInterface getTrafficShapingInterface()
verifyResourceCapacity
public VerifyResourceCapacityResponse verifyResourceCapacity(VerifyResourceCapacityRequest parameters)
throws java.rmi.RemoteException,
NoSuchResourceFault,
InvalidResourceSpecificationDefinedFault,
TrafficExceededFault
- Specified by:
verifyResourceCapacity
in interface TrafficShapingInterface
- Throws:
java.rmi.RemoteException
NoSuchResourceFault
InvalidResourceSpecificationDefinedFault
TrafficExceededFault
Copyright © 2003 IBM Corp. All Rights Reserved.