Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.ws.soap.mgmt
Interface ClientConfigMBean

All Superinterfaces:
ClientConfigReadOnlyMBean
All Known Implementing Classes:
ClientConfig

public interface ClientConfigMBean
extends ClientConfigReadOnlyMBean

Method Summary
 void setConnectTimeoutMs(java.lang.Integer value)
          Sets the value of the connectTimeoutMs property.
 void setReadTimeoutMs(java.lang.Integer value)
          Sets the value of the readTimeoutMs property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.ws.soap.mgmt.ClientConfigReadOnlyMBean
getConnectTimeoutMs, getReadTimeoutMs

 

Method Detail

setConnectTimeoutMs

void setConnectTimeoutMs(java.lang.Integer value)
Sets the value of the connectTimeoutMs property.

setReadTimeoutMs

void setReadTimeoutMs(java.lang.Integer value)
Sets the value of the readTimeoutMs property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.