Package | Description |
---|---|
examples.nistgoodies.messagevalve | |
gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
test.unit.gov.nist.javax.sip.stack |
Modifier and Type | Class and Description |
---|---|
class |
SipMessageValve |
Modifier and Type | Class and Description |
---|---|
class |
CongestionControlMessageValve
This is just a simple reusable congestion control valve JSIP apps can use to stop traffic when the number of
server transactions reaches the limit specified in gov.nist.javax.sip.MAX_SERVER_TRANSACTIONS without breaking
existing dialogs.
|
Modifier and Type | Field and Description |
---|---|
SIPMessageValve |
SIPTransactionStack.sipMessageValve |
Modifier and Type | Class and Description |
---|---|
class |
SIPMessageValveImpl |
Copyright © 2015. All Rights Reserved.