class GQTP::Backend::Eventmachine::Request

Public Instance Methods

wait() click to toggle source
# File lib/gqtp/backend/eventmachine.rb, line 24
def wait
  # Do nothing
end