org.mule.transport.tcp.issues
Class InputStreamSource

java.lang.Object
  extended by org.mule.transport.tcp.issues.InputStreamSource

public class InputStreamSource
extends Object


Field Summary
static long SIZE
           
 
Constructor Summary
InputStreamSource()
           
 
Method Summary
 Object doSomething(Object request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIZE

public static final long SIZE
See Also:
Constant Field Values
Constructor Detail

InputStreamSource

public InputStreamSource()
Method Detail

doSomething

public Object doSomething(Object request)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.