org.jdiameter.server.impl.helpers
Class ExtensionPoint
java.lang.Object
org.jdiameter.client.impl.helpers.Ordinal
org.jdiameter.client.impl.helpers.ExtensionPoint
org.jdiameter.server.impl.helpers.ExtensionPoint
- All Implemented Interfaces:
- java.io.Serializable
public class ExtensionPoint
- extends ExtensionPoint
This class provide pluggable features
- See Also:
- Serialized Form
| Fields inherited from class org.jdiameter.client.impl.helpers.ExtensionPoint |
ControllerLayer, COUNT, index, Internal, InternalElementParser, InternalMessageParser, InternalMetaData, InternalPeerController, InternalPeerFsmFactory, InternalRouterEngine, InternalSessionFactory, InternalTransportFactory, StackLayer, TransportLayer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalNetWork
public static final ExtensionPoint InternalNetWork
- Network implementation class name
InternalOverloadManager
public static final ExtensionPoint InternalOverloadManager
- Overload manager implementation class name
ExtensionPoint
protected ExtensionPoint(java.lang.String name,
java.lang.String defaultValue,
boolean appendToInternal)
ExtensionPoint
protected ExtensionPoint(java.lang.String name,
ExtensionPoint... parameters)
ExtensionPoint
protected ExtensionPoint(java.lang.String name,
int id,
ExtensionPoint... parameters)
Copyright © 2008. All Rights Reserved.