module WirisPlugin::HttpListenerInterface

Public Instance Methods

HttpListener() click to toggle source
# File lib/com/wiris/plugin/impl/HttpListener.rb, line 4
def HttpListener
    return true
end