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(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 © 2013. All Rights Reserved.