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
- Author:
- erick.svenson@yahoo.com, Alexandre Mendonca , Bartosz Baranowski
- See Also:
- Serialized Form
| Fields inherited from class org.jdiameter.client.impl.helpers.ExtensionPoint |
ControllerLayer, COUNT, index, Internal, InternalAgentConfiguration, InternalAgentProxy, InternalAgentRedirect, InternalConcurrentEntityFactory, InternalConcurrentFactory, InternalConnectionClass, InternalElementParser, InternalMessageParser, InternalMetaData, InternalPeerController, InternalPeerFsmFactory, InternalRealmController, InternalRouterEngine, InternalSessionDatasource, InternalSessionFactory, InternalStatisticFactory, InternalStatisticProcessor, InternalTimerFacility, 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
InternalNetworkGuard
public static final ExtensionPoint InternalNetworkGuard
- Class name of network guard
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 © 2014. All Rights Reserved.