Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.framework.pn.impl
Interface MethodsMBean


public interface MethodsMBean

Method Summary
 BigInteger getDiameterResponseResultCode()
          Gets the value of the diameterResponseResultCode property.
 BigInteger getSalResponseStatusCode()
          Gets the value of the salResponseStatusCode property.
 BigInteger getSipResponseStatusCode()
          Gets the value of the sipResponseStatusCode property.
 BigInteger getSipRetryAfter()
          Gets the value of the sipRetryAfter property.
 BigInteger getWsResponseStatusCode()
          Gets the value of the wsResponseStatusCode property.
 void setDiameterResponseResultCode(BigInteger value)
          Sets the value of the diameterResponseResultCode property.
 void setSalResponseStatusCode(BigInteger value)
          Sets the value of the salResponseStatusCode property.
 void setSipResponseStatusCode(BigInteger value)
          Sets the value of the sipResponseStatusCode property.
 void setSipRetryAfter(BigInteger value)
          Sets the value of the sipRetryAfter property.
 void setWsResponseStatusCode(BigInteger value)
          Sets the value of the wsResponseStatusCode property.

 

Method Detail

getSipResponseStatusCode

BigInteger getSipResponseStatusCode()
Gets the value of the sipResponseStatusCode property.

setSipResponseStatusCode

void setSipResponseStatusCode(BigInteger value)
Sets the value of the sipResponseStatusCode property.

getSipRetryAfter

BigInteger getSipRetryAfter()
Gets the value of the sipRetryAfter property.

setSipRetryAfter

void setSipRetryAfter(BigInteger value)
Sets the value of the sipRetryAfter property.

getDiameterResponseResultCode

BigInteger getDiameterResponseResultCode()
Gets the value of the diameterResponseResultCode property.

setDiameterResponseResultCode

void setDiameterResponseResultCode(BigInteger value)
Sets the value of the diameterResponseResultCode property.

getWsResponseStatusCode

BigInteger getWsResponseStatusCode()
Gets the value of the wsResponseStatusCode property.

setWsResponseStatusCode

void setWsResponseStatusCode(BigInteger value)
Sets the value of the wsResponseStatusCode property.

getSalResponseStatusCode

BigInteger getSalResponseStatusCode()
Gets the value of the salResponseStatusCode property.

setSalResponseStatusCode

void setSalResponseStatusCode(BigInteger value)
Sets the value of the salResponseStatusCode property.

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.