Package local.server

Interface Summary
AuthenticationServer AuthenticationServer is the interface used by a SIP server to authenticate SIP requests.
AuthenticationService AuthenticationService is the interface used by a SIP server to access to an AAA repository.
CallLogger CallLogger keeps a complete trace of processed calls.
LocationService LocationService is the interface used by a SIP registrar to access to a location repository.
Repository Repository is the interface used to access to a generic repository.
RoutingRule RoutingRule.
 

Class Summary
AuthenticationServerImpl Class AuthenticationServerImpl implements an AuthenticationServer for HTTP Digest authentication.
AuthenticationServiceImpl AuthenticationServiceImpl is a simple implementation of a AuthenticationService.
CallLoggerImpl CallLoggerImpl implements a simple CallLogger.
LocationServiceImpl LocationServiceImpl is a simple implementation of a LocationService.
Proxy Class Proxy implement a Proxy SIP Server.
Redirect Class Redirect implement a SIP edirect server.
Registrar Class Registrar implements a Registrar SIP Server.
ServerEngine Class ServerEngine implement a stateless abstract SIP Server.
ServerProfile ServerProfile maintains the server configuration.
StatefulProxy StatefulProxy server.
StatefulProxyState Class StatefulProxyState allows the record and management of all TransactionServer-to-TransactionClient mappings in a stateful proxy