类 com.caucho.burlap.io.BurlapInput
的使用

使用 BurlapInput 的软件包
com.caucho.burlap.server   
 

com.caucho.burlap.serverBurlapInput 的使用
 

参数类型为 BurlapInputcom.caucho.burlap.server 中的方法
 void BurlapSkeleton.invoke(BurlapInput in, BurlapOutput out)
          Invoke the object with the request from the input stream.
 void BurlapSkeleton.invoke(java.lang.Object service, BurlapInput in, BurlapOutput out)
          Invoke the object with the request from the input stream.