GoldenGateGoldenGate
 
GoldenGate Digest GoldenGate Common Netty Extension GoldenGate LocalExec GoldenGate XmlEditor GoldenGate Password GgSNMP
Home World of GG OpenR66 GoldenGate FTP GoldenGate HTTP GoldenGate Commons API References Downloads

Netty Extension

This project is an extension to Netty project. Those extensions are needed by the various project you will find here.

Mainly those extensions are:

  • IpFilter Handler: a filter based on Ip Address (IPV6 and IPV4)
  • Traffic Handler: a handler that enable to limit the traffic or to compute some statistics on traffic
  • New version of HTTP Codec: this one is on going work to enhance the Http support in Netty specially for Post forms.

All of those should be included at one time officialy in Netty. Until then, these package will offer those functionalities (at least AggregateChannelBuffer and Traffic Handler which are needed for GoldenGate various projects).

 

You can find the documentations here.