Schnittstelle IProtocol3<INFRA_STRUCTURE>

Alle Superschnittstellen:
IBufferHandler, ILocationAware, IProtocol<INFRA_STRUCTURE>, IProtocol2<INFRA_STRUCTURE>, org.eclipse.net4j.util.security.IUserAware
Alle bekannten Implementierungsklassen:
AuthenticatingSignalProtocol, HeartBeatProtocol, HeartBeatProtocol.Server, Protocol, SignalProtocol

public interface IProtocol3<INFRA_STRUCTURE> extends IProtocol2<INFRA_STRUCTURE>
A protocol that is told when it is fully connected.
Seit:
4.17
Autor:
Eike Stepper
  • Methodendetails

    • doWhenFullyConnected

      default void doWhenFullyConnected() throws Exception
      Löst aus:
      Exception