org.jboss.messaging.core.remoting.impl
Class PacketDecoder

java.lang.Object
  extended by org.jboss.messaging.core.remoting.impl.PacketDecoder

public class PacketDecoder
extends java.lang.Object

A PacketDecoder

Author:
Tim Fox

Constructor Summary
PacketDecoder()
           
 
Method Summary
 Packet decode(MessagingBuffer in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PacketDecoder

public PacketDecoder()
Method Detail

decode

public Packet decode(MessagingBuffer in)


Copyright © 2006 JBoss Inc. All Rights Reserved.