Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.oe
Interface HSSReceiverOlpMBean


public interface HSSReceiverOlpMBean

Method Summary
 String getDestinationHostAvp()
          Gets the value of the destinationHostAvp property.
 String getDestinationRealmAvp()
          Gets the value of the destinationRealmAvp property.
 String getWildcardedPSI()
          Gets the value of the wildcardedPSI property.
 void setDestinationHostAvp(String value)
          Sets the value of the destinationHostAvp property.
 void setDestinationRealmAvp(String value)
          Sets the value of the destinationRealmAvp property.
 void setWildcardedPSI(String value)
          Sets the value of the wildcardedPSI property.

 

Method Detail

getWildcardedPSI

String getWildcardedPSI()
Gets the value of the wildcardedPSI property.

setWildcardedPSI

void setWildcardedPSI(String value)
Sets the value of the wildcardedPSI property.

getDestinationHostAvp

String getDestinationHostAvp()
Gets the value of the destinationHostAvp property.

setDestinationHostAvp

void setDestinationHostAvp(String value)
Sets the value of the destinationHostAvp property.

getDestinationRealmAvp

String getDestinationRealmAvp()
Gets the value of the destinationRealmAvp property.

setDestinationRealmAvp

void setDestinationRealmAvp(String value)
Sets the value of the destinationRealmAvp 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.