Uses of Class
com.caucho.burlap.io.AbstractBurlapInput

Packages that use AbstractBurlapInput
com.caucho.burlap.client Portable client code for using Burlap services. 
com.caucho.burlap.io   
 

Uses of AbstractBurlapInput in com.caucho.burlap.client
 

Methods in com.caucho.burlap.client that return AbstractBurlapInput
 AbstractBurlapInput BurlapProxyFactory.getBurlapInput(java.io.InputStream is)
           
 

Uses of AbstractBurlapInput in com.caucho.burlap.io
 

Subclasses of AbstractBurlapInput in com.caucho.burlap.io
 class BurlapInput
          Input stream for Burlap requests.
 



Copyright 2003-2011. All Rights Reserved.