Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

agents.mobileproxy.mobileproxyagent.behaviours.ReceiveRequest Class Reference

Collaboration diagram for agents.mobileproxy.mobileproxyagent.behaviours.ReceiveRequest:
[legend]
List of all members.

Public Member Functions

 ReceiveRequest (MobileProxyAgent mpa, int port)
void action ()
int onEnd ()

Private Attributes

ServerSocket socket
MobileProxyAgent mpa

Detailed Description

Responsible for start and listen the server socket that receive the mobile devices requests
Author:
Estevão Freitas


Constructor & Destructor Documentation

agents.mobileproxy.mobileproxyagent.behaviours.ReceiveRequest.ReceiveRequest MobileProxyAgent  mpa,
int  port
 

Starts the server socket that receives mobile devices requests

Parameters:
mpa MobileProxyAgent
port server socket port


Member Function Documentation

void agents.mobileproxy.mobileproxyagent.behaviours.ReceiveRequest.action  ) 
 

is executed when this behaviour is running

int agents.mobileproxy.mobileproxyagent.behaviours.ReceiveRequest.onEnd  ) 
 

is executed when behaviour finishes


Member Data Documentation

MobileProxyAgent agents.mobileproxy.mobileproxyagent.behaviours.ReceiveRequest.mpa [private]
 

ServerSocket agents.mobileproxy.mobileproxyagent.behaviours.ReceiveRequest.socket [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:37:55 2006 for MAG by  doxygen 1.4.4