|
||||||||||
前 次 | フレームあり フレームなし |
Pipeline を使用しているパッケージ | |
---|---|
gov.nist.javax.sip.parser |
gov.nist.javax.sip.parser での Pipeline の使用 |
---|
Pipeline 型のパラメータを持つ gov.nist.javax.sip.parser のコンストラクタ | |
---|---|
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. |
|
||||||||||
前 次 | フレームあり フレームなし |