Interface NetConnectionClient

All Superinterfaces:
ConnectionClient, Networked
All Known Implementing Classes:
NetAltingConnectionClient

public interface NetConnectionClient extends Networked, ConnectionClient
This interface should be implemented by classes that wish to act as Networked ConnectionClient objects.
  • Method Details

    • destroyClient

      void destroyClient()
      Destroys the NetConnectionClient object and frees any resources created within the JCSP.NET infrastructure.