|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DistributedContext | |
| planetj.dataengine.webservices | |
| Uses of DistributedContext in planetj.dataengine.webservices |
| Methods in planetj.dataengine.webservices with parameters of type DistributedContext | |
static Object |
DistributedObjectUtility.distributeObject(DistributedContext obj,
URL targetURL)
Only allow public method to distribute IDistributedExecutableObject. |
static Object |
DistributedObjectManager.runOperation(DistributedContext context,
URL hostURL)
Sends a distributed context to a host and returns the response. |
void |
DataEngineWebServiceServlet.processDistributedContext(DistributedContext context,
DirectOperationRequest pSQLOperationData,
javax.servlet.http.HttpServletRequest pReq,
javax.servlet.http.HttpServletResponse pRes)
Assuming right now that the context contains an operation. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||