|
Oracle Communications Service Broker Platform MBean Java API Reference 6.0 E26173-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerConfigMBean
| Method Summary | |
|---|---|
void |
addNetworkAccessPoint()Add a new element named networkAccessPoint |
void |
addSecurityContext()Add a new element named securityContext |
void |
removeNetworkAccessPoint(int index)Remove an element named networkAccessPoint by the index |
void |
removeSecurityContext(int index)Remove an element named securityContext by the index |
void |
setTimeoutMs(java.lang.Integer value)Sets the value of the timeoutMs property. |
| Methods inherited from interface oracle.axia.config.beans.protocol.http.ServerConfigReadOnlyMBean |
|---|
getNetworkAccessPointMBean, getSecurityContextMBean, getTimeoutMs |
| Method Detail |
|---|
void setTimeoutMs(java.lang.Integer value)
void addNetworkAccessPoint()
void removeNetworkAccessPoint(int index)
void addSecurityContext()
void removeSecurityContext(int index)
|
Oracle Communications Service Broker Platform MBean Java API Reference 6.0 E26173-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||