|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectParkNPark.client.ParkNParkClient
public class ParkNParkClient
ParkNPark client
Field Summary | |
---|---|
protected ORB |
orb
Our object request broker |
Constructor Summary | |
---|---|
ParkNParkClient(ORB orb)
Creates a new ParkNParkClient instance that will use the given ORB to communicate with the server |
Method Summary | |
---|---|
static void |
main(String[] args)
Convenience method that executes the ParkNParkClient from the command line |
void |
run()
Runs the ParkNParkClient |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ORB orb
Constructor Detail |
---|
public ParkNParkClient(ORB orb)
orb
- The ORB to communicate with the server onMethod Detail |
---|
public static void main(String[] args)
args
- The command-line arguments to use when starting the clientpublic void run()
run
in interface Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |