org.jdiameter.server.api.agent
Interface IRedirect
- All Superinterfaces:
- EventListener<Request,Answer>, IAgent
- All Known Implementing Classes:
- RedirectAgentImpl
public interface IRedirect
- extends IAgent
- Author:
- Alexandre Mendonca , Bartosz Baranowski
RHU_PROPERTY
static final java.lang.String RHU_PROPERTY
- Default property name for redirect host usage.
- See Also:
- Constant Field Values
RHU_DONT_CACHE
static final int RHU_DONT_CACHE
- See Also:
- Constant Field Values
RHU_ALL_SESSION
static final int RHU_ALL_SESSION
- See Also:
- Constant Field Values
RHU_ALL_REALM
static final int RHU_ALL_REALM
- See Also:
- Constant Field Values
RHU_REALM_AND_APPLICATION
static final int RHU_REALM_AND_APPLICATION
- See Also:
- Constant Field Values
RHU_ALL_APPLICATION
static final int RHU_ALL_APPLICATION
- See Also:
- Constant Field Values
RHU_ALL_HOST
static final int RHU_ALL_HOST
- See Also:
- Constant Field Values
RHU_ALL_USER
static final int RHU_ALL_USER
- See Also:
- Constant Field Values
Copyright © 2014. All Rights Reserved.