ALBPM Process API (PAPI)

fuego.papi
Class ConnectedClientInfo

java.lang.Object
  extended byfuego.papi.ConnectedClientInfo
All Implemented Interfaces:
Serializable

public class ConnectedClientInfo
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 Time connectedSince
           
 String host
           
 int in
           
 Time lastAction
           
 String name
           
 
Constructor Summary
ConnectedClientInfo()
           
 
Method Summary
 Time getConnectedSince()
           
 String getHost()
           
 Time getLastAction()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

host

public String host

name

public String name

connectedSince

public Time connectedSince

lastAction

public Time lastAction

in

public int in
Constructor Detail

ConnectedClientInfo

public ConnectedClientInfo()
Method Detail

getConnectedSince

public Time getConnectedSince()

getHost

public String getHost()

getLastAction

public Time getLastAction()

getName

public String getName()

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved