Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.ssf.cap3
Interface RpcauseToSipErrorMBean


public interface RpcauseToSipErrorMBean

Method Summary
 void addRpcauseToSipErrorEntry()
          Add a new element named rpcauseToSipErrorEntry
 List<RpcauseToSipErrorEntryMBean> getRpcauseToSipErrorEntryMBean()
          Return the list of the RpcauseToSipErrorEntry element
 void removeRpcauseToSipErrorEntry(int index)
          Remove an element named rpcauseToSipErrorEntry by the index

 

Method Detail

addRpcauseToSipErrorEntry

void addRpcauseToSipErrorEntry()
Add a new element named rpcauseToSipErrorEntry

removeRpcauseToSipErrorEntry

void removeRpcauseToSipErrorEntry(int index)
Remove an element named rpcauseToSipErrorEntry by the index

getRpcauseToSipErrorEntryMBean

List<RpcauseToSipErrorEntryMBean> getRpcauseToSipErrorEntryMBean()
Return the list of the RpcauseToSipErrorEntry element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.