1.0.0

org.eclipse.soda.dk.message.service
Interface ResponseMessageService

All Superinterfaces:
java.lang.Cloneable, MessageService
All Known Implementing Classes:
AsciiResponseMessage, ResponseMessage, SimpleResponseMessage

public interface ResponseMessageService
extends MessageService

Version:
1.0.0

Field Summary
 
Fields inherited from interface org.eclipse.soda.dk.message.service.MessageService
HIGH_PRIORITY, LOW_PRIORITY, MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, STRING, THREAD_PRIORITY
 
Method Summary
 MessageService getSentMessage()
          Gets the sent message (MessageService) value.
 
Methods inherited from interface org.eclipse.soda.dk.message.service.MessageService
clone, decodeMessage, decodeMessage, encodeMessage, encodeMessage, get, getByte, getBytes, getDataBytes, getDataLength, getDataOffset, getPriority, lookup, matches, put, setByte, setBytes
 

Method Detail

getSentMessage

MessageService getSentMessage()
Gets the sent message (MessageService) value.

Returns:
The sent message (MessageService) value.

1.0.0

Copyright (c) 1999, 2007 IBM