module WirisPlugin::HttpConnectionListenerInterface

Public Instance Methods

HttpConnectionListener() click to toggle source
# File lib/com/wiris/util/sys/HttpConnectionListener.rb, line 4
def HttpConnectionListener
    return true
end