|
WebLogic Server 6.0 Code Examples, BEA Systems, Inc. | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--examples.rmi.hello.HelloClient
This client uses the remote HelloServer methods.
Field Summary | |
(package private) java.lang.String |
host
|
(package private) int |
port
|
Constructor Summary | |
HelloClient()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
java.lang.String host
int port
Constructor Detail |
public HelloClient()
Method Detail |
public static void main(java.lang.String[] argv) throws java.lang.Exception
|
Documentation is available at http://e-docs.bea.com/wls/docs60 |
|||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |