Appia Documentation

net.sf.appia.jgcs
Class MessageFactoryImpl

java.lang.Object
  extended by net.sf.appia.jgcs.MessageFactoryImpl
All Implemented Interfaces:
MessageFactory

public class MessageFactoryImpl
extends java.lang.Object
implements MessageFactory

This class defines a MessageFactoryImpl

Version:
1.0
Author:
Nuno Carvalho

Constructor Summary
MessageFactoryImpl()
           
 
Method Summary
 Message newMessage()
           
 Message newMessage(byte[] payload, int offset, int length)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageFactoryImpl

public MessageFactoryImpl()
Method Detail

newMessage

public Message newMessage()
Specified by:
newMessage in interface MessageFactory

newMessage

public Message newMessage(byte[] payload,
                          int offset,
                          int length)
Specified by:
newMessage in interface MessageFactory

Appia Documentation

COPYRIGHT 2006-2009, University of Lisbon and INESC-ID
For updates and related information please see Appia Home Page
Send questions, sugestions or remarks to the appia-users mailing list