Class IPBaseCallerContext

java.lang.Object
org.apache.synapse.commons.throttle.core.CallerContext
org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerContext
All Implemented Interfaces:
Serializable, Cloneable

public class IPBaseCallerContext extends CallerContext implements Serializable
Caller Context implementation for ip name based throttle type caller
See Also:
  • Constructor Details

    • IPBaseCallerContext

      public IPBaseCallerContext(String ID)
  • Method Details

    • getType

      public int getType()
      Description copied from class: CallerContext
      Gets type of throttle that this caller belong ex : ip/domain
      Specified by:
      getType in class CallerContext
      Returns:
      int value that indicate the type of throttle