public class CertBasedCallbackHandler extends Object implements CallbackHandler, SessionAware
| Constructor and Description |
|---|
CertBasedCallbackHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Callback[] callbacks) |
void |
setSession(XMPPResourceConnection session)
Sets XMPP Session.
|
protected Logger log
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionpublic void setSession(XMPPResourceConnection session)
SessionAwaresetSession in interface SessionAwaresession - XMPP session.Copyright © 2015 "Tigase, Inc.". All rights reserved.