|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NetworkAccessPointMBean
Method Summary | |
---|---|
String |
getAddress() Gets the value of the address property. |
String |
getKeystoreId() Gets the value of the keystoreId property. |
int |
getPort() Gets the value of the port property. |
String |
getProtocol() Gets the value of the protocol property. |
String |
getTarget() Gets the value of the target property. |
String |
getTruststoreId() Gets the value of the truststoreId property. |
boolean |
isClientAuthEnabled() Gets the value of the clientAuthEnabled property. |
void |
setAddress(String value) Sets the value of the address property. |
void |
setClientAuthEnabled(Boolean value) Sets the value of the clientAuthEnabled property. |
void |
setKeystoreId(String value) Sets the value of the keystoreId property. |
void |
setPort(Integer value) Sets the value of the port property. |
void |
setProtocol(String value) Sets the value of the protocol property. |
void |
setTarget(String value) Sets the value of the target property. |
void |
setTruststoreId(String value) Sets the value of the truststoreId property. |
Method Detail |
---|
String getAddress()
void setAddress(String value)
int getPort()
void setPort(Integer value)
String getProtocol()
void setProtocol(String value)
boolean isClientAuthEnabled()
void setClientAuthEnabled(Boolean value)
String getKeystoreId()
void setKeystoreId(String value)
String getTruststoreId()
void setTruststoreId(String value)
String getTarget()
void setTarget(String value)
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |