org.teleal.cling.support.messagebox
Class AddMessage

java.lang.Object
  extended by org.teleal.cling.controlpoint.ActionCallback
      extended by org.teleal.cling.support.messagebox.AddMessage
All Implemented Interfaces:
Runnable

public abstract class AddMessage
extends org.teleal.cling.controlpoint.ActionCallback

Author:
Christian Bauer

Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.controlpoint.ActionCallback
org.teleal.cling.controlpoint.ActionCallback.Default
 
Field Summary
protected  org.teleal.common.util.MimeType mimeType
           
 
Fields inherited from class org.teleal.cling.controlpoint.ActionCallback
actionInvocation, controlPoint
 
Constructor Summary
AddMessage(org.teleal.cling.model.meta.Service service, Message message)
           
 
Method Summary
 
Methods inherited from class org.teleal.cling.controlpoint.ActionCallback
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, success, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

mimeType

protected final org.teleal.common.util.MimeType mimeType
Constructor Detail

AddMessage

public AddMessage(org.teleal.cling.model.meta.Service service,
                  Message message)


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.