public class BridgedResolver extends TransportResolver
TransportResolver.Typecandidates, CHECK_TIMEOUT, type| Constructor and Description |
|---|
BridgedResolver(XMPPConnection connection)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancel any asynchronous resolution operation.
|
static 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(XMPPConnection connection)
public void resolve(JingleSession session) throws XMPPException, SmackException.NotConnectedException, InterruptedException
resolve in class TransportResolverSmackException.NotConnectedExceptionInterruptedExceptionXMPPExceptionpublic void initialize() throws SmackException, XMPPException.XMPPErrorException, InterruptedException
TransportResolverinitialize in class TransportResolverInterruptedExceptionSmackExceptionXMPPException.XMPPErrorExceptionpublic void cancel() throws XMPPException
TransportResolvercancel in class TransportResolverXMPPExceptionpublic static String getLocalHost()