Searched defs:HopImpl (Results 1 - 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DHopImpl.java53 public final class HopImpl extends Object implements javax.sip.address.Hop, Serializable { class in inherits:Object,javax.sip.address.Hop,Serializable
74 public HopImpl(String hostName, int portNumber, String trans) { method in class:HopImpl
93 HopImpl(String hop) throws IllegalArgumentException { method in class:HopImpl

Completed in 30 milliseconds