eXo Kernel :: Container 2.4.4-CLD

org.exoplatform.container.client
Interface ClientInfo

All Known Implementing Classes:
HttpClientInfo, MockClientInfo

public interface ClientInfo

Since:
Jan 25, 2005
Version:
$Id: ClientInfo.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)

Field Summary
static ClientInfo DEFAULT
           
 
Method Summary
 String getClientName()
           
 String getClientType()
           
 String getIpAddress()
           
 String getRemoteUser()
           
 

Field Detail

DEFAULT

static final ClientInfo DEFAULT
Method Detail

getClientType

String getClientType()

getRemoteUser

String getRemoteUser()

getIpAddress

String getIpAddress()

getClientName

String getClientName()

eXo Kernel :: Container 2.4.4-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.