Javadoc update
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / core / PublishingChannelInitializer.java
index 930688305573998bfa3cd57f07cd7f9c7449731e..cc11a28db51865192576b757d50239f362833581 100644 (file)
@@ -18,8 +18,8 @@ import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
 /**
+ * Initializes the channel
  * @author michal.polkorab
- *
  */
 public class PublishingChannelInitializer extends ChannelInitializer<SocketChannel> {