|
VisiBroker for Java |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Resolver
interface used in Borland VisiBroker's URL Naming Service.
See:
Description
Interface Summary | |
---|---|
Resolver | This interface provides a means of bootstrapping to an object through HTTP, by retrieving an object reference from a well-known URL on a web server. |
URLHandler |
Class Summary | |
---|---|
DotnetResolver | |
DotnetURLIntAdapter |
Exception Summary | |
---|---|
AlreadyExists | The AlreadyExists exception is thrown by register_url() if a previously registered object exists. |
CommFailure | The CommFailure indicates that a communication problem with the HTTP server was encountered. |
InvalidURL | The InvalidURL is thrown if the URL is syntactically malformed. |
ReqFailure | The ReqFailure exception will be thrown if the HTTP request fails for some reason. |
This package contains Resolver
interface used in Borland VisiBroker's URL Naming Service.
Note: In previous versions of Borland VisiBroker, the URL Naming Service was called the Web Naming Service.
|
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |