Uses of Class
one.nio.server.acceptor.MultiAcceptorGroup
Packages that use MultiAcceptorGroup
-
Uses of MultiAcceptorGroup in one.nio.server.acceptor
Fields in one.nio.server.acceptor declared as MultiAcceptorGroupModifier and TypeFieldDescriptionprivate MultiAcceptorGroup[]MultiAcceptor.acceptorGroups(package private) final MultiAcceptorGroupMultiAcceptSession.groupMethods in one.nio.server.acceptor with parameters of type MultiAcceptorGroupModifier and TypeMethodDescriptionprivate voidMultiAcceptor.setAcceptorGroups(MultiAcceptorGroup[] newGroups) Constructors in one.nio.server.acceptor with parameters of type MultiAcceptorGroupModifierConstructorDescription(package private)MultiAcceptSession(Socket socket, int backlog, MultiAcceptorGroup group, int idx)