Home
last modified time | relevance | path

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

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