NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

Uses of Class
gov.nist.javax.sip.parser.Pipeline

Packages that use Pipeline
gov.nist.javax.sip.parser Parsers for SIP Headers, URL's and addresses. 
 

Uses of Pipeline in gov.nist.javax.sip.parser
 

Constructors in gov.nist.javax.sip.parser with parameters of type Pipeline
PipelinedMsgParser(Pipeline in)
          This is the constructor for the pipelined parser.
PipelinedMsgParser(SIPMessageListener sipMessageListener, Pipeline in, boolean debug, int maxMessageSize)
          Constructor when we are given a message listener and an input stream (could be a TCP connection or a file)
PipelinedMsgParser(SIPMessageListener mhandler, Pipeline in, int maxMsgSize)
          This is the constructor for the pipelined parser.
 


NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.