|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.services.ping.Client
This class is a java client used to ping a server.
Field Summary | |
static java.lang.String |
JNDI_LOOKUP_NAME
|
Constructor Summary | |
Client()
|
Method Summary | |
static void |
main(java.lang.String[] args)
This method is the entry point for an application. |
void |
pingServer()
This method pings the server. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JNDI_LOOKUP_NAME
Constructor Detail |
public Client()
Method Detail |
public static void main(java.lang.String[] args)
public void pingServer() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |