Atavism Version 2018.1AGIS API

atavism.msgsys
Class AgentInfo

java.lang.Object
  extended by atavism.msgsys.AgentHandle
      extended by atavism.msgsys.AgentInfo
Direct Known Subclasses:
MessageAgent.RemoteAgent

public class AgentInfo
extends AgentHandle


Field Summary
 int agentId
           
 java.lang.String agentIP
           
 java.lang.String agentName
           
 int agentPort
           
 java.lang.Object association
           
 int flags
           
 AOByteBuffer inputBuf
           
 AOByteBuffer outputBuf
           
 java.nio.channels.SocketChannel socket
           
 
Constructor Summary
AgentInfo()
           
 
Method Summary
 java.lang.String getAgentName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

agentId

public int agentId

flags

public int flags

socket

public java.nio.channels.SocketChannel socket

agentName

public java.lang.String agentName

agentIP

public java.lang.String agentIP

agentPort

public int agentPort

outputBuf

public AOByteBuffer outputBuf

inputBuf

public AOByteBuffer inputBuf

association

public java.lang.Object association
Constructor Detail

AgentInfo

public AgentInfo()
Method Detail

getAgentName

public java.lang.String getAgentName()
Specified by:
getAgentName in class AgentHandle


Copyright © 2018 Dragonsan Studios Sp. z o.o.