Atavism Version 2018.1AGIS API

atavism.server.network.rdp
Interface RDPPacketCallback


public interface RDPPacketCallback


Method Summary
 void connectionReset(RDPConnection con)
          will get called when the connection is reset and/or closed
 void processPacket(RDPConnection con, AOByteBuffer buf)
          incoming packet
 

Method Detail

processPacket

void processPacket(RDPConnection con,
                   AOByteBuffer buf)
incoming packet


connectionReset

void connectionReset(RDPConnection con)
will get called when the connection is reset and/or closed



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