|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.core.HopImpl
public class HopImpl
Hop implementation
| Constructor Summary | |
|---|---|
HopImpl(java.lang.String host,
int port,
java.lang.String transport)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getHost()
|
int |
getPort()
|
java.lang.String |
getTransport()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.sip.address.Hop |
|---|
toString |
| Constructor Detail |
|---|
public HopImpl(java.lang.String host,
int port,
java.lang.String transport)
host - port - transport - | Method Detail |
|---|
public java.lang.String getHost()
getHost in interface javax.sip.address.Hoppublic int getPort()
getPort in interface javax.sip.address.Hoppublic java.lang.String getTransport()
getTransport in interface javax.sip.address.Hop
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||