kaos.aci.flexfeed
Class FlexfeedFilterClient

java.lang.Object
  extended by kaos.aci.ACIClient
      extended by kaos.aci.flexfeed.FlexfeedClient
          extended by kaos.aci.flexfeed.FlexfeedFilterClient

public class FlexfeedFilterClient
extends FlexfeedClient


Nested Class Summary
 
Nested classes/interfaces inherited from class kaos.aci.ACIClient
ACIClient.MocketConnectThread, ACIClient.ReceiverThread
 
Field Summary
 
Fields inherited from class kaos.aci.flexfeed.FlexfeedClient
FILTER_CONSTRAINTS, MOBILITY_CONSTRAINTS, VIDEO_CONSTRAINTS
 
Fields inherited from class kaos.aci.ACIClient
_host, _listeners, _mocket, _port, _reader, _resultTable, _serverIsLocal, _writer, DEFAULT_PORT, OK_MESSAGE, RECONNECT_DELAY, WARNING_MESSAGE
 
Method Summary
static FlexfeedFilterClient getMyInstance()
           
 void getPositionInfo(java.lang.String domainName)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class kaos.aci.flexfeed.FlexfeedClient
deregisterAgent, deregisterEnvironment, getInstance, getPolicyConstraintsBetweenEntities, getPolicyConstraintsForEntity, modifyAgentRegistration, modifyEnvironmentRegistration, registerAgent, registerEnvironment
 
Methods inherited from class kaos.aci.ACIClient
addPolicyUpdateListener, connectViaMocket, connectViaSocket, peerReachable, peerUnreachableWarning, removePolicyUpdateListener, satisfyRequest, sendMessageToKPAT
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMyInstance

public static FlexfeedFilterClient getMyInstance()

getPositionInfo

public void getPositionInfo(java.lang.String domainName)
                     throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)