Skip navigation links

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

E38079-01


oracle.axia.protocol.ws.soap
Interface ServerConfigMBean


public interface ServerConfigMBean

Method Summary
 String getRootUri()
          Gets the value of the rootUri property.
 int getTimeoutMs()
          Gets the value of the timeoutMs property.
 void setRootUri(String value)
          Sets the value of the rootUri property.
 void setTimeoutMs(Integer value)
          Sets the value of the timeoutMs property.

 

Method Detail

getRootUri

String getRootUri()
Gets the value of the rootUri property.

setRootUri

void setRootUri(String value)
Sets the value of the rootUri property.

getTimeoutMs

int getTimeoutMs()
Gets the value of the timeoutMs property.

setTimeoutMs

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