Klasse EmbeddedBootstrap

java.lang.Object
io.netty.bootstrap.AbstractBootstrap<io.netty.bootstrap.Bootstrap,io.netty.channel.Channel>
io.netty.bootstrap.Bootstrap
io.netty.bootstrap.EmbeddedBootstrap
Alle implementierten Schnittstellen:
Cloneable

public class EmbeddedBootstrap extends io.netty.bootstrap.Bootstrap
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    io.netty.bootstrap.Bootstrap
     

    Von Klasse geerbte Methoden io.netty.bootstrap.Bootstrap

    clone, clone, config, connect, connect, connect, connect, connect, disableResolver, remoteAddress, remoteAddress, remoteAddress, resolver

    Von Klasse geerbte Methoden io.netty.bootstrap.AbstractBootstrap

    attr, bind, bind, bind, bind, bind, channel, channelFactory, channelFactory, group, group, handler, localAddress, localAddress, localAddress, localAddress, option, register, toString

    Von Klasse geerbte Methoden java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Konstruktordetails

    • EmbeddedBootstrap

      public EmbeddedBootstrap()
  • Methodendetails

    • validate

      public io.netty.bootstrap.Bootstrap validate()
      Setzt außer Kraft:
      validate in Klasse io.netty.bootstrap.Bootstrap