|
Oracle Fusion Middleware Oracle WebLogic SIP Server API Reference 11g Release 1 (10.3.4) Part Number E17873-02 |
|||||||||
| 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 java.lang.String |
TRANSPORT_UTIL
Used to look up the utility in the Servlet context. |
| Method Summary | |
|---|---|
SipURI[] |
getAllTransports()
|
boolean |
isLocalServer(SipURI uri)
|
| Field Detail |
|---|
static final java.lang.String TRANSPORT_UTIL
| Method Detail |
|---|
SipURI[] getAllTransports()
boolean isLocalServer(SipURI uri)
uri -
|
Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic SIP Server API Reference 11g Release 1 (10.3.4) Part Number E17873-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||