Uses of Class
com.caucho.burlap.io.AbstractBurlapInput
-
Packages that use AbstractBurlapInput Package Description 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 Modifier and Type Method Description AbstractBurlapInputBurlapProxyFactory. getBurlapInput(InputStream is) -
Uses of AbstractBurlapInput in com.caucho.burlap.io
Subclasses of AbstractBurlapInput in com.caucho.burlap.io Modifier and Type Class Description classBurlapInputInput stream for Burlap requests.
-