|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransportUtil
A utility interface for obtaining all SIP listeners, and for determining if a given SIP URI represents the local server. An implementation of this interface is available in the Servlet context as the com.bea.wcp.util.sip.TransportUtil attribute. (c) BEA Systems 2006
| Field Summary | |
|---|---|
static String |
TRANSPORT_UTILUsed to look up the utility in the Servlet context. |
| Method Summary | |
|---|---|
javax.servlet.sip.SipURI[] |
getAllTransports() |
boolean |
isLocalServer(javax.servlet.sip.SipURI uri) |
| Field Detail |
|---|
static final String TRANSPORT_UTIL
| Method Detail |
|---|
javax.servlet.sip.SipURI[] getAllTransports()
boolean isLocalServer(javax.servlet.sip.SipURI uri)
uri -
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.