org.jdiameter.server.impl
Class MetaDataImpl.ServerLocalPeer
java.lang.Object
org.jdiameter.common.impl.controller.AbstractPeer
org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
org.jdiameter.server.impl.MetaDataImpl.ServerLocalPeer
- All Implemented Interfaces:
- java.lang.Comparable<org.jdiameter.api.Peer>, org.jdiameter.api.Peer, IPeer
- Enclosing class:
- MetaDataImpl
protected class MetaDataImpl.ServerLocalPeer
- extends MetaDataImpl.ClientLocalPeer
| Methods inherited from class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer |
addConnectionListener, addMessage, addPeerStateListener, addStateChangeListener, connect, disconnect, getFirmware, getHopByHopIdentifier, getProductName, getRating, getRealmName, getState, getStatistic, getUri, getVendorId, handleMessage, hasValidConnection, remAllMessage, remConnectionListener, remMessage, removePeerStateListener, remStateChangeListener, resetAddresses, setRealm, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
net
protected INetwork net
manager
protected IMutablePeerTable manager
factory
protected ISessionFactory factory
slc
protected java.util.Map<java.lang.String,org.jdiameter.api.NetworkReqListener> slc
MetaDataImpl.ServerLocalPeer
public MetaDataImpl.ServerLocalPeer(IStatisticFactory statisticFactory)
getCommonApplications
public java.util.Set<org.jdiameter.api.ApplicationId> getCommonApplications()
- Specified by:
getCommonApplications in interface org.jdiameter.api.Peer- Overrides:
getCommonApplications in class MetaDataImpl.ClientLocalPeer
getIPAddresses
public java.net.InetAddress[] getIPAddresses()
- Specified by:
getIPAddresses in interface org.jdiameter.api.Peer- Overrides:
getIPAddresses in class MetaDataImpl.ClientLocalPeer
sendMessage
public boolean sendMessage(IMessage message)
throws TransportException,
org.jdiameter.api.OverloadException
- Description copied from interface:
IPeer
- Send message to diameter network
- Specified by:
sendMessage in interface IPeer- Overrides:
sendMessage in class MetaDataImpl.ClientLocalPeer
- Parameters:
message - request instance
- Returns:
- true if message will be set to FSM
- Throws:
TransportException
org.jdiameter.api.OverloadException
Copyright © 2010. All Rights Reserved.