| Package | Description | 
|---|---|
| com.caucho.burlap.server | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. |