net.tomp2p.connection
Class MessageLogger
java.lang.Object
net.tomp2p.connection.MessageLogger
public class MessageLogger
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageLogger
public MessageLogger(File messageLogger)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
getChannelUpstreamHandler
public org.jboss.netty.channel.ChannelUpstreamHandler getChannelUpstreamHandler()
getChannelDownstreamHandler
public org.jboss.netty.channel.ChannelDownstreamHandler getChannelDownstreamHandler()
customMessage
public void customMessage(String customMessage)
close
public void close()
Copyright © 2011. All Rights Reserved.