Package | Description |
---|---|
massim.framework | |
massim.framework.connection | |
massim.server |
Constructor and Description |
---|
TeamAgentFilter(Map<Account,Object> teammap,
AgentProvider agentprovider)
Construct a new TeamAgentFilter.
|
Modifier and Type | Class and Description |
---|---|
class |
UsernamePasswordAccount
This class represents an account that requires you to send username and password to login.
|
Modifier and Type | Method and Description |
---|---|
Map<Account,SocketHandler> |
AbstractSocketLoginManager.getAccountSocketHandlerMap() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSocketLoginManager.setAccountSocketHandlerMap(Map<Account,SocketHandler> v) |
Constructor and Description |
---|
AbstractSocketLoginManager(Account[] accounts,
Map<Account,SocketHandler> socketHandlerMap) |
UsernamePasswordSocketLoginManager(Account[] accounts,
Map<Account,SocketHandler> socketHandlerMap) |
Constructor and Description |
---|
AbstractSocketLoginManager(Account[] accounts,
Map<Account,SocketHandler> socketHandlerMap) |
UsernamePasswordSocketLoginManager(Account[] accounts,
Map<Account,SocketHandler> socketHandlerMap) |
Modifier and Type | Field and Description |
---|---|
Account[] |
ServerSimulationAgents.accounts |
Modifier and Type | Field and Description |
---|---|
Map<Account,SocketHandler> |
ServerSimulationAgents.accountSocketHandlerMap |
Map<Account,Object> |
ServerSimulationAgents.accountTeamMap |
Copyright © 2013. All Rights Reserved.