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 java.lang.String |
getLocalHost() |
void |
initialize()
Initialize the Resolver.
|
void |
resolve(JingleSession session)
1
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, java.lang.InterruptedException
resolve in class TransportResolverSmackException.NotConnectedExceptionjava.lang.InterruptedExceptionXMPPExceptionpublic void initialize() throws SmackException, XMPPException.XMPPErrorException, java.lang.InterruptedException
TransportResolverinitialize in class TransportResolverjava.lang.InterruptedExceptionSmackExceptionXMPPException.XMPPErrorExceptionpublic void cancel() throws XMPPException
TransportResolvercancel in class TransportResolverXMPPExceptionpublic static java.lang.String getLocalHost()