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(Object service,
BurlapInput in,
BurlapOutput out)
Invoke the object with the request from the input stream.
|
Copyright © 2023. All rights reserved.