hr.tis.mgw.client.message
Class AbstractBinaryMessage

java.lang.Object
  extended byhr.tis.mgw.client.message.Message
      extended byhr.tis.mgw.client.message.AbstractBinaryMessage
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
PushSIMessage, SmppMessage

public abstract class AbstractBinaryMessage
extends Message

See Also:
Serialized Form

Constructor Summary
AbstractBinaryMessage()
           
 
Method Summary
abstract  java.util.List getBinaryAttachmentsList()
           
abstract  java.lang.String getContentType()
           
 
Methods inherited from class hr.tis.mgw.client.message.Message
getAttachments, getSubject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractBinaryMessage

public AbstractBinaryMessage()
Method Detail

getContentType

public abstract java.lang.String getContentType()

getBinaryAttachmentsList

public abstract java.util.List getBinaryAttachmentsList()


Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.