no.tornado.brap.common
Class InputStreamArgumentPlaceholder

java.lang.Object
  extended by no.tornado.brap.common.InputStreamArgumentPlaceholder
All Implemented Interfaces:
Serializable

public class InputStreamArgumentPlaceholder
extends Object
implements Serializable

This marker-class is used to replace any first methdo argument that contains an input stream, so that the request can be serialized and the inputstream can be re-routed via the http outputstream.

See Also:
Serialized Form

Constructor Summary
InputStreamArgumentPlaceholder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputStreamArgumentPlaceholder

public InputStreamArgumentPlaceholder()


Copyright © 2009-2011 Syse Data AS. All Rights Reserved.