|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.services.sip.balancer.RouterImpl
public class RouterImpl
| Constructor Summary | |
|---|---|
RouterImpl(javax.sip.SipStack sipStack,
java.lang.String proxyPort)
|
|
| Method Summary | |
|---|---|
javax.sip.address.Hop |
getNextHop(javax.sip.message.Request request)
|
java.util.ListIterator |
getNextHops(javax.sip.message.Request request)
|
javax.sip.address.Hop |
getOutboundProxy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RouterImpl(javax.sip.SipStack sipStack,
java.lang.String proxyPort)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public javax.sip.address.Hop getNextHop(javax.sip.message.Request request)
throws javax.sip.SipException
getNextHop in interface javax.sip.address.Routerjavax.sip.SipExceptionpublic java.util.ListIterator getNextHops(javax.sip.message.Request request)
getNextHops in interface javax.sip.address.Routerpublic javax.sip.address.Hop getOutboundProxy()
getOutboundProxy in interface javax.sip.address.Router
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||