|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CodecMBean
| Field Summary |
|---|
| Fields inherited from interface org.jboss.system.ServiceMBean |
|---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Method Summary | |
|---|---|
org.mobicents.media.Format[] |
getInputFormats()
Gets the list of supported input formats. |
java.lang.String |
getJndiName()
Gets the JNDI name of the Codec Factory. |
org.mobicents.media.Format[] |
getOutputFormats()
Gets the list of supported output formats. |
void |
setJndiName(java.lang.String jndiName)
Modify the JNDI name of the Code Factory. |
| Methods inherited from interface org.jboss.system.ServiceMBean |
|---|
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
|---|
create, destroy, start, stop |
| Method Detail |
|---|
java.lang.String getJndiName()
void setJndiName(java.lang.String jndiName)
throws javax.naming.NamingException
jndiName - the new value of the Jndi name.
javax.naming.NamingExceptionorg.mobicents.media.Format[] getInputFormats()
org.mobicents.media.Format[] getOutputFormats()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||