IRISLIB database
All Classes Namespaces Functions Variables Pages
external Class Reference
Inheritance diagram for external:
Collaboration diagram for external:

Additional Inherited Members

- Static Public Member Functions inherited from Help
_.Library.String Help (_.Library.String method)
 This is a helper class that is used by the various SYSTEM classes to provide a Help method. More...
 

Detailed Description

External Language Servers provide access to external language platforms from Object Script. This class is the public Object Script interface for managing External Language Servers and for acquiring connections, referred to as gateways or gateway connections, to those servers. The <method>getGateway</method> will return a gateway connection to the requested server. There are also language specific methods for DotNet, Java, and Python that return a gateway connection to the default External Language Server for the requested language.