public interface RouteHeader extends HeaderAddress, Parameters, Header
Explicit Route assignment (if needed) for the initial dialog establishment
is the applications responsibility, but once established Routes are
maintained by the dialog layer and should not be manupulated by the
application. For example the SipProvider queries the dialog for Route
assignment and adds these to the outgoing message as needed. The
Router
may be used by the application to determine
the initial Route of the message.
RecordRouteHeader
,
HeaderAddress
,
Parameters
getAddress, setAddress
getParameter, getParameterNames, removeParameter, setParameter
static final String NAME
Copyright © 2015. All Rights Reserved.