ee0939c935fa63023f899df61d62a398fdf882c4
[packetcable.git] / packetcable-driver / src / main / java / org / pcmm / rcd / package-info.java
1 /*
2  * Copyright (c) 2014, 2015 Cable Television Laboratories, Inc. and others.  All rights reserved.
3  *
4  * This program and the accompanying materials are made available under the
5  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
6  * and is available at http://www.eclipse.org/legal/epl-v10.html
7  */
8
9 /**
10  * <p>
11  * The Resource Control Domain (RCD) may be defined as a logical grouping of elements that provide connectivity and network resource level policy management along the packet forwarding paths to and from an end host.
12  * The RCD consists of CMTS and Policy Server entities whose responsibilities include management of resources along the packet forwarding paths.
13  * </p>
14  *
15  *
16  */
17 package org.pcmm.rcd;
18