public class BridgedResolver extends TransportResolver
TransportResolver.Typecandidates, CHECK_TIMEOUT, type| Constructor and Description |
|---|
BridgedResolver(org.jivesoftware.smack.XMPPConnection connection)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancel any asynchronous resolution operation.
|
static java.lang.String |
getLocalHost() |
void |
initialize()
Initialize the Resolver
|
void |
resolve(JingleSession session)
Resolve Bridged Candidate.
|
addCandidate, addListener, clear, clearCandidates, getCandidate, getCandidateCount, getCandidates, getCandidatesList, getFreePort, getListenersList, getPreferredCandidate, getType, initializeAndWait, isInitialized, isResolved, isResolving, removeListener, setInitialized, setResolveEnd, setResolveInit, setType, triggerCandidateAddedpublic BridgedResolver(org.jivesoftware.smack.XMPPConnection connection)
public void resolve(JingleSession session) throws org.jivesoftware.smack.XMPPException, org.jivesoftware.smack.SmackException.NotConnectedException
resolve in class TransportResolverorg.jivesoftware.smack.SmackException.NotConnectedExceptionorg.jivesoftware.smack.XMPPExceptionpublic void initialize()
throws org.jivesoftware.smack.SmackException,
org.jivesoftware.smack.XMPPException.XMPPErrorException
TransportResolverinitialize in class TransportResolverorg.jivesoftware.smack.SmackExceptionorg.jivesoftware.smack.XMPPException.XMPPErrorExceptionpublic void cancel()
throws org.jivesoftware.smack.XMPPException
TransportResolvercancel in class TransportResolverorg.jivesoftware.smack.XMPPExceptionpublic static java.lang.String getLocalHost()