|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.proxy.ProxyParams
public class ProxyParams
| Field Summary | |
|---|---|
URI |
destination
|
SipURI |
outboundInterface
|
SipURI |
path
|
SipURI |
routeRecord
|
| Constructor Summary | |
|---|---|
ProxyParams(URI destination,
SipURI outboundInterface,
SipURI routeRecord,
SipURI path)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public URI destination
public SipURI outboundInterface
public SipURI routeRecord
public SipURI path
| Constructor Detail |
|---|
public ProxyParams(URI destination,
SipURI outboundInterface,
SipURI routeRecord,
SipURI path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||