| Package | Description |
|---|---|
| org.cipango.server.sipapp | |
| org.cipango.server.sipapp.rules |
| Modifier and Type | Method and Description |
|---|---|
MatchingRule |
SipServletMapping.getMatchingRule() |
MatchingRule |
StandardDescriptorProcessor.initRule(org.eclipse.jetty.xml.XmlParser.Node node) |
| Modifier and Type | Method and Description |
|---|---|
void |
SipServletMapping.setMatchingRule(MatchingRule rule) |
| Modifier and Type | Class and Description |
|---|---|
class |
AndRule |
class |
ContainsRule |
class |
EqualsRule |
class |
ExistsRule |
class |
NotRule |
class |
OrRule |
class |
RequestRule |
class |
SubdomainRule |
| Modifier and Type | Method and Description |
|---|---|
void |
OrRule.addCriterion(MatchingRule c) |
void |
AndRule.addCriterion(MatchingRule c) |
void |
NotRule.setCriterion(MatchingRule c) |
Copyright © 2015. All Rights Reserved.