com.bankframe.examples.fe.ui
Class SampleServerDetails

java.lang.Object
  extended by com.bankframe.examples.fe.ui.SampleServerDetails

public class SampleServerDetails
extends Object

The ServerDetails class. This class contains the request ids and service names of the services which the SampleApplet application will interact with.


Field Summary
static String PING_PROCESS_DATAPACKET
           
static String PING_REQUEST_ID
           
 
Constructor Summary
SampleServerDetails()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PING_PROCESS_DATAPACKET

public static final String PING_PROCESS_DATAPACKET
See Also:
Constant Field Values

PING_REQUEST_ID

public static final String PING_REQUEST_ID
See Also:
Constant Field Values
Constructor Detail

SampleServerDetails

public SampleServerDetails()


Copyright © 2005, 2007, Oracle. All rights reserved.