Class OmemoClient
java.lang.Object
org.igniterealtime.smack.examples.OmemoClient
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
LOGGER
-
-
Constructor Details
-
OmemoClient
-
-
Method Details
-
main
public static void main(String[] args) throws XMPPException, SmackException, IOException, InterruptedException, CorruptedOmemoKeyException -
start
public void start() throws XMPPException, SmackException, IOException, InterruptedException, CorruptedOmemoKeyException -
stop
-
handleInput
public void handleInput(String input) throws SmackException.NotConnectedException, SmackException.NotLoggedInException, InterruptedException, IOException
-