|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SctpAssociationMBean
Inteface for SctpAssociationMBean
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
int |
getLocalPort()Specifies an SCTP port on the local system side. |
int |
getRemotePort()Specifies an SCTP port on the remote system side |
javax.management.ObjectName |
getRemoteSide()Specifies an entity on the associations network side. |
javax.management.ObjectName |
getSctpAssociations_REFSEP_()Returns the MBean parent get accessor to the parent mbean: SctpAssociations_REFSEP_ |
java.lang.String |
getSide()Specifies the mode in which the local side operates. |
java.lang.String |
getType()Specifies the SIGTRAN mode. |
void |
setLocalPort(int param)Specifies an SCTP port on the local system side. |
void |
setRemotePort(int param)Specifies an SCTP port on the remote system side |
void |
setRemoteSide(javax.management.ObjectName param)Specifies an entity on the associations network side. |
void |
setSide(java.lang.String param)Specifies the mode in which the local side operates. |
void |
setType(java.lang.String param)Specifies the SIGTRAN mode. |
| Method Detail |
|---|
javax.management.ObjectName getSctpAssociations_REFSEP_()
throws java.io.IOException
java.io.IOException
java.lang.String getSide()
throws java.io.IOException
java.io.IOException
void setSide(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getType()
throws java.io.IOException
java.io.IOException
void setType(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getLocalPort()
throws java.io.IOException
java.io.IOException
void setLocalPort(int param)
throws java.io.IOException
param -java.io.IOException
javax.management.ObjectName getRemoteSide()
throws java.io.IOException
java.io.IOException
void setRemoteSide(javax.management.ObjectName param)
throws java.io.IOException
param -java.io.IOException
int getRemotePort()
throws java.io.IOException
java.io.IOException
void setRemotePort(int param)
throws java.io.IOException
param -java.io.IOExceptionjava.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||