Class DomainBaseCallerContext

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

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

    • DomainBaseCallerContext

      public DomainBaseCallerContext(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:
      Returns the type of the throttle