Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.http
Interface ClientConfigReadOnlyMBean

All Known Subinterfaces:
ClientConfigMBean
All Known Implementing Classes:
ClientConfig

public interface ClientConfigReadOnlyMBean

Method Summary
 int getConnectTimeoutMs()
          Gets the value of the connectTimeoutMs property.
 int getReadTimeoutMs()
          Gets the value of the readTimeoutMs property.

 

Method Detail

getConnectTimeoutMs

int getConnectTimeoutMs()
Gets the value of the connectTimeoutMs property.

getReadTimeoutMs

int getReadTimeoutMs()
Gets 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.