프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_Proxy | bool |
메소드 | 설명 | |
---|---|---|
AgentHandler ( ) : System | ||
AgentHandler ( ISimulationService sim ) : System | ||
Handler ( |
메소드 | 설명 | |
---|---|---|
CreateAgent ( |
||
DoAgentDelete ( |
||
DoAgentGet ( |
||
DoAgentPost ( |
||
DoAgentPut ( |
||
ReleaseAgent ( UUID regionID, UUID id ) : void | ||
UpdateAgent ( |
메소드 | 설명 | |
---|---|---|
GetCallerIP ( |
public AgentHandler ( ISimulationService sim ) : System | ||
sim | ISimulationService | |
리턴 | System |
protected CreateAgent ( |
||
destination | ||
aCircuit | ||
teleportFlags | uint | |
reason | string | |
리턴 | bool |
protected DoAgentDelete ( |
||
request | ||
responsedata | ||
id | UUID | |
action | string | |
regionID | UUID | |
리턴 | void |
protected DoAgentGet ( |
||
request | ||
responsedata | ||
id | UUID | |
regionID | UUID | |
리턴 | void |
protected DoAgentPost ( |
||
request | ||
responsedata | ||
id | UUID | |
리턴 | void |
protected DoAgentPut ( |
||
request | ||
responsedata | ||
리턴 | void |
public Handler ( |
||
request | ||
리턴 |
protected ReleaseAgent ( UUID regionID, UUID id ) : void | ||
regionID | UUID | |
id | UUID | |
리턴 | void |
protected UpdateAgent ( |
||
destination | ||
agent | ||
리턴 | bool |