method

add

add(handler)
public

No documentation available.

# File lib/soap/header/handlerset.rb, line 27
  def add(handler)
    @store << handler
  end