org.jdiameter.client.api
Interface IMetaData

All Superinterfaces:
org.jdiameter.api.MetaData, org.jdiameter.api.Wrapper
All Known Subinterfaces:
IMetaData
All Known Implementing Classes:
MetaDataImpl, MetaDataImpl

public interface IMetaData
extends org.jdiameter.api.MetaData

This interface describe extends methods of base class Data: $Date: 2008/07/03 19:43:10 $ Revision: $Revision: 1.1 $

Version:
1.5.0.1

Method Summary
 int getLocalHostStateId()
          Return host state value
 void updateLocalHostStateId()
          Set new value of host state
 
Methods inherited from interface org.jdiameter.api.MetaData
getConfiguration, getLocalPeer, getMajorVersion, getMinorVersion, getStackType
 
Methods inherited from interface org.jdiameter.api.Wrapper
isWrapperFor, unwrap
 

Method Detail

updateLocalHostStateId

void updateLocalHostStateId()
Set new value of host state


getLocalHostStateId

int getLocalHostStateId()
Return host state value

Returns:
host state value


Copyright © 2008. All Rights Reserved.