Home
last modified time | relevance | path

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

/external/nist-sip/java/gov/nist/javax/sip/stack/
DMessageProcessor.java52 public abstract class MessageProcessor implements Runnable { class
102 protected MessageProcessor( String transport ) { in MessageProcessor() method in MessageProcessor
113 protected MessageProcessor( InetAddress ipAddress, int port, String transport, in MessageProcessor() method in MessageProcessor