org.lastbamboo.common.sip.proxy
Interface SipProxyImplMBean

All Known Implementing Classes:
SipProxyImpl

public interface SipProxyImplMBean

MBean for the SIP proxy server.


Method Summary
 int getSipPort()
          Accessor for the port SIP is running on.
 

Method Detail

getSipPort

int getSipPort()
Accessor for the port SIP is running on.

Returns:
The port SIP is running on.


Copyright © 2013 LittleShoot. All Rights Reserved.