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

Packages that use BurlapInput
com.caucho.burlap.server   
 

Uses of BurlapInput in com.caucho.burlap.server
 

Methods in com.caucho.burlap.server with parameters of type BurlapInput
 void BurlapSkeleton.invoke(BurlapInput in, BurlapOutput out)
          Invoke the object with the request from the input stream.
 void BurlapSkeleton.getBurlapAttribute(BurlapInput in, BurlapOutput out)
          Returns special attributes.