org.mobicents.csapi.jr.slee
Interface IpServiceConnection

All Known Subinterfaces:
IpAccountManagerConnection, IpCallConnection, IpCallControlManagerConnection, IpCallLegConnection, IpChargingManagerConnection, IpChargingSessionConnection, IpConfCallConnection, IpConfCallControlManagerConnection, IpConnectivityManagerConnection, IpDataSessionConnection, IpDataSessionControlManagerConnection, IpEnterpriseNetworkConnection, IpEnterpriseNetworkSiteConnection, IpExtendedTerminalCapabilitiesConnection, IpMailboxConnection, IpMailboxFolderConnection, IpMessageConnection, IpMessagingManagerConnection, IpMultiMediaCallConnection, IpMultiMediaCallControlManagerConnection, IpMultiMediaCallLegConnection, IpMultiMediaStreamConnection, IpMultiPartyCallConnection, IpMultiPartyCallControlManagerConnection, IpQoSMenuConnection, IpQoSTemplateConnection, IpSubConfCallConnection, IpTerminalCapabilitiesConnection, IpTriggeredUserLocationConnection, IpUICallConnection, IpUIConnection, IpUIManagerConnection, IpUserLocationCamelConnection, IpUserLocationConnection, IpUserLocationEmergencyConnection, IpUserStatusConnection, IpVPrNConnection, IpVPrPConnection

public interface IpServiceConnection

This interface defines the behaviour common to all parlay interface connections .


Method Summary
 void closeConnection()
          Deprecated. No need to invoke this method. It will be removed from the API. Close this Connection . Any further invocations with throw an Exception It is imperative that close() is called before this is reference goes out of scope for efficient connection pooling
 

Method Detail

closeConnection

void closeConnection()
                     throws javax.slee.resource.ResourceException
Deprecated. No need to invoke this method. It will be removed from the API. Close this Connection . Any further invocations with throw an Exception It is imperative that close() is called before this is reference goes out of scope for efficient connection pooling

Throws:
javax.slee.resource.ResourceException - if close fails


Copyright © 2008. All Rights Reserved.