test.tck.msgflow.callflows
Class ProtocolObjects
java.lang.Object
test.tck.msgflow.callflows.ProtocolObjects
public class ProtocolObjects
- extends Object
- Author:
- M. Ranganathan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addressFactory
public final AddressFactory addressFactory
messageFactory
public final MessageFactory messageFactory
headerFactory
public final HeaderFactory headerFactory
sipStack
public final SipStack sipStack
logLevel
public int logLevel
transport
public final String transport
autoDialog
public boolean autoDialog
ProtocolObjects
public ProtocolObjects(String stackname,
String pathname,
String transport,
boolean autoDialog,
boolean isBackToBackUserAgent,
boolean isReentrant)
destroy
public void destroy()
start
public void start()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.