org.infinispan.server.core.transport
Interface Encoder


public interface Encoder

// TODO: Document this

Since:
4.1
Author:
Galder ZamarreƱo

Method Summary
 Object encode(ChannelHandlerContext ctx, Channel channel, Object msg)
           
 

Method Detail

encode

Object encode(ChannelHandlerContext ctx,
              Channel channel,
              Object msg)
              throws Exception
Throws:
Exception

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.