Package | Description |
---|---|
com.caucho.burlap.client |
Portable client code for using Burlap services.
|
com.caucho.burlap.server |
Modifier and Type | Method and Description |
---|---|
BurlapOutput |
BurlapProxyFactory.getBurlapOutput(OutputStream os) |
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.