Searched refs:outboundProxy (Results 1 - 4 of 4) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/
H A DSipStackImpl.java615 this.outboundProxy = configurationProperties
618 this.defaultRouter = new DefaultRouter(this, outboundProxy);
634 args[1] = outboundProxy;
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPDialog.java579 // sipStack.outboundProxy);
2148 Hop outboundProxy = sipStack.getRouter(dialogRequest).getOutboundProxy();
2149 if (outboundProxy == null)
2152 .getListeningPoint(outboundProxy.getTransport()).getIPAddress(),
2153 this.firstTransactionPort, outboundProxy);
H A DSIPTransactionStack.java298 protected String outboundProxy; field in class:SIPTransactionStack
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 80 milliseconds