org.lastbamboo.common.sip.proxy
Interface SipProxy

All Known Implementing Classes:
SipProxyImpl

public interface SipProxy

Interface for a SIP proxy.


Method Summary
 void start()
          Starts the proxy.
 

Method Detail

start

void start()
           throws IOException
Starts the proxy.

Throws:
IOException - If there's an error binding to the port.


Copyright © 2013 LittleShoot. All Rights Reserved.