| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.netty.channel.SimpleChannelHandler
org.apache.flume.source.SyslogTcpSource.syslogTcpHandler
public class SyslogTcpSource.syslogTcpHandler
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface org.jboss.netty.channel.ChannelHandler | 
|---|
| org.jboss.netty.channel.ChannelHandler.Sharable | 
| Constructor Summary | |
|---|---|
| SyslogTcpSource.syslogTcpHandler() | |
| Method Summary | |
|---|---|
|  void | messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
                org.jboss.netty.channel.MessageEvent mEvent) | 
|  void | setEventSize(int eventSize) | 
|  void | setFormater(Map<String,String> prop) | 
|  void | setKeepFields(boolean keepFields) | 
| Methods inherited from class org.jboss.netty.channel.SimpleChannelHandler | 
|---|
| bindRequested, channelBound, channelClosed, channelConnected, channelDisconnected, channelInterestChanged, channelOpen, channelUnbound, childChannelClosed, childChannelOpen, closeRequested, connectRequested, disconnectRequested, exceptionCaught, handleDownstream, handleUpstream, setInterestOpsRequested, unbindRequested, writeComplete, writeRequested | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SyslogTcpSource.syslogTcpHandler()
| Method Detail | 
|---|
public void setEventSize(int eventSize)
public void setKeepFields(boolean keepFields)
public void setFormater(Map<String,String> prop)
public void messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
                            org.jboss.netty.channel.MessageEvent mEvent)
messageReceived in class org.jboss.netty.channel.SimpleChannelHandler| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||