Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
HttpConfigTypeReadOnlyMBean
All Known Implementing Classes:
HttpConfigType

public interface HttpConfigTypeMBean
extends HttpConfigTypeReadOnlyMBean

Method Summary
 void setClientConfigMBean(ClientConfigMBean val)
          Set the value of the ClientConfig element
 void setServerConfigMBean(ServerConfigMBean val)
          Set the value of the ServerConfig element

 

Methods inherited from interface oracle.axia.config.beans.protocol.http.HttpConfigTypeReadOnlyMBean
getClientConfigMBean, getServerConfigMBean

 

Method Detail

setServerConfigMBean

void setServerConfigMBean(ServerConfigMBean val)
Set the value of the ServerConfig element

setClientConfigMBean

void setClientConfigMBean(ClientConfigMBean val)
Set the value of the ClientConfig element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.