| |
|
| java.lang.Object test.tck.msgflow.callflows.subsnotify.Subscriber
Subscriber | public class Subscriber implements SipListener(Code) | | This class is a Subscriber template.
The subscriber handles upstream forking by a proxy server. The stack is set up to
expect forking of this event type. The test checks that exactly two distinct dialogs
are created.
This code is released to domain.
author: M. Ranganathan |
checkState | public void checkState()(Code) | | |
sendSubscribe | public void sendSubscribe(int notifierPort)(Code) | | when notifierPort is 5065, sends subscription to the forker.
when notifierPort is 5070, sends subscription directly to the notifier.
Parameters: notifierPort - |
|
|
|