Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ws
Interface WebServiceMBean


public interface WebServiceMBean

Method Summary
 String getWsAddress()
          Gets the value of the wsAddress property.
 String getWsBodyType()
          Gets the value of the wsBodyType property.
 String getWsTypeValue()
           
 void setWsAddress(String value)
          Sets the value of the wsAddress property.
 void setWsBodyType(String value)
          Sets the value of the wsBodyType property.
 void setWsTypeValue(String value)
          Set the value of wsType

 

Method Detail

getWsAddress

String getWsAddress()
Gets the value of the wsAddress property.

setWsAddress

void setWsAddress(String value)
Sets the value of the wsAddress property.

getWsBodyType

String getWsBodyType()
Gets the value of the wsBodyType property.

setWsBodyType

void setWsBodyType(String value)
Sets the value of the wsBodyType property.

setWsTypeValue

void setWsTypeValue(String value)
Set the value of wsType

getWsTypeValue

String getWsTypeValue()

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.