org.mobicents.media.server
Class BaseSS7EndpointImpl
java.lang.Object
org.mobicents.media.server.BaseEndpointImpl
org.mobicents.media.server.BaseSS7EndpointImpl
- All Implemented Interfaces:
- Endpoint
public abstract class BaseSS7EndpointImpl
- extends BaseEndpointImpl
Basic implementation of the endpoint.
- Author:
- kulikov, amit bhayani
| Methods inherited from class org.mobicents.media.server.BaseEndpointImpl |
block, configure, createConnection, deleteAllConnections, deleteConnection, describe, getActiveConnectionsCount, getClock, getConnection, getConnections, getDspFactory, getLocalName, getMediaTypes, getRtpManager, getScheduler, getSink, getSource, getState, setDspFactory, setLocalConnections, setRtpConnections, setRtpManager, setScheduler, setState, start, stop, unblock |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ss7Manager
protected SS7Manager ss7Manager
channelID
protected int channelID
isALaw
protected boolean isALaw
BaseSS7EndpointImpl
public BaseSS7EndpointImpl(String localName,
int endpointType,
SS7Manager ss7Manager,
int channelID,
boolean isALaw)
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.