Skip navigation links

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

E38079-01


oracle.axia.protocol.http
Interface ClientConfigMBean


public interface ClientConfigMBean

Method Summary
 int getConnectTimeoutMs()
          Gets the value of the connectTimeoutMs property.
 int getReadTimeoutMs()
          Gets the value of the readTimeoutMs property.
 void setConnectTimeoutMs(Integer value)
          Sets the value of the connectTimeoutMs property.
 void setReadTimeoutMs(Integer value)
          Sets the value of the readTimeoutMs property.

 

Method Detail

getConnectTimeoutMs

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

setConnectTimeoutMs

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

getReadTimeoutMs

int getReadTimeoutMs()
Gets the value of the readTimeoutMs property.

setReadTimeoutMs

void setReadTimeoutMs(Integer value)
Sets the value of the readTimeoutMs 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.