J-Integra® Espresso Programming Documentation (API) |
|
J2eeQuickConfig.SetApplicationServerHost Method
Sets the host of Application Server/RMI-IIOP system connecting to.
void SetApplicationServerHost(
string 
host
);
void SetApplicationServerHost(
System.Net.IPAddress 
address
);
Parameters
- host
-
The host name of the Application Server/RMI-IIOP system connecting to.
- address
-
The System.Net.IPAddress of the Application Server/RMI-IIOP system connecting
to.
Return Value
none
Remarks
none
Exceptions
none
See Also
J2EE Context | J2EE
Namespace