Interface InternalAcceptor

  • All Superinterfaces:
    org.eclipse.net4j.util.collection.Closeable, IAcceptor, org.eclipse.net4j.util.container.IContainer<IConnector>, org.eclipse.net4j.util.security.INegotiatorAware, org.eclipse.net4j.util.event.INotifier, org.eclipse.net4j.util.properties.IPropertiesContainer, ITransportConfigAware
    All Known Implementing Classes:
    Acceptor

    public interface InternalAcceptor
    extends IAcceptor, ITransportConfigAware, org.eclipse.net4j.util.security.INegotiatorAware
    If the meaning of this type isn't clear, there really should be more of a description here...
    Author:
    Eike Stepper
    No Implement
    This interface is not intended to be implemented by clients.
    No Extend
    This interface is not intended to be extended by clients.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer

        org.eclipse.net4j.util.container.IContainer.Modifiable<E extends java.lang.Object>, org.eclipse.net4j.util.container.IContainer.Persistable<E extends java.lang.Object>, org.eclipse.net4j.util.container.IContainer.Persistence<E extends java.lang.Object>
      • Nested classes/interfaces inherited from interface org.eclipse.net4j.util.event.INotifier

        org.eclipse.net4j.util.event.INotifier.INotifier2
    • Method Summary

      • Methods inherited from interface org.eclipse.net4j.util.collection.Closeable

        close, isClosed
      • Methods inherited from interface org.eclipse.net4j.util.container.IContainer

        getElements, isEmpty
      • Methods inherited from interface org.eclipse.net4j.util.security.INegotiatorAware

        getNegotiator, setNegotiator
      • Methods inherited from interface org.eclipse.net4j.util.event.INotifier

        addListener, getListeners, hasListeners, removeListener
      • Methods inherited from interface org.eclipse.net4j.util.properties.IPropertiesContainer

        properties