class XmppController < CheckController
protected
def type
:xmpp
end
def worker
XMPPWorker
def tls_type
'STARTTLS'