source:
trunk/ETSI-Testsuites/ETSI_auto_IOT/adapter/src/Dispatcher/SipDispatcher.cpp
Last change on this file was 22, checked in by rings, 14 years ago | |
---|---|
|
|
File size: 126 bytes |
Rev | Line | |
---|---|---|
[22] | 1 | #include "SipDispatcher.h" |
2 | ||
3 | SipDispatcher::SipDispatcher() | |
4 | :Dispatcher("SIP") { | |
5 | ||
6 | } | |
7 | ||
8 | SipDispatcher::~SipDispatcher() { | |
9 | ||
10 | } |
Note: See TracBrowser
for help on using the repository browser.