|
Appia Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.appia.jgcs.MessageFactoryImpl
public class MessageFactoryImpl
This class defines a MessageFactoryImpl
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 |
---|
public MessageFactoryImpl()
Method Detail |
---|
public Message newMessage()
newMessage
in interface MessageFactory
public Message newMessage(byte[] payload, int offset, int length)
newMessage
in interface MessageFactory
|
Appia Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |