powerquotes.client
Class PowerQuotesClient

java.lang.Object
  |
  +--powerquotes.client.PowerQuotesClient

public class PowerQuotesClient
extends java.lang.Object


Constructor Summary
PowerQuotesClient()
           
 
Method Summary
static void main(java.lang.String[] args)
          This method establishes a connection to the home interface and provides a simple client that sets and gets a user profile.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PowerQuotesClient

public PowerQuotesClient()
Method Detail

main

public static void main(java.lang.String[] args)
This method establishes a connection to the home interface and provides a simple client that sets and gets a user profile.