Class OmemoClient
java.lang.Object
org.igniterealtime.smack.examples.OmemoClient
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
-
-
Constructor Details
-
OmemoClient
-
-
Method Details
-
main
public static void main(String[] args) throws org.jivesoftware.smack.XMPPException, org.jivesoftware.smack.SmackException, IOException, InterruptedException, org.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException - Throws:
org.jivesoftware.smack.XMPPExceptionorg.jivesoftware.smack.SmackExceptionIOExceptionInterruptedExceptionorg.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException
-
start
public void start() throws org.jivesoftware.smack.XMPPException, org.jivesoftware.smack.SmackException, IOException, InterruptedException, org.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException- Throws:
org.jivesoftware.smack.XMPPExceptionorg.jivesoftware.smack.SmackExceptionIOExceptionInterruptedExceptionorg.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException
-
stop
public void stop() -
handleInput
public void handleInput(String input) throws org.jivesoftware.smack.SmackException.NotConnectedException, org.jivesoftware.smack.SmackException.NotLoggedInException, InterruptedException, IOException - Throws:
org.jivesoftware.smack.SmackException.NotConnectedExceptionorg.jivesoftware.smack.SmackException.NotLoggedInExceptionInterruptedExceptionIOException
-