Uses of Class
org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
Packages that use InVMAcceptor Package Description org.apache.activemq.artemis.core.remoting.impl.invm -
-
Uses of InVMAcceptor in org.apache.activemq.artemis.core.remoting.impl.invm
Methods in org.apache.activemq.artemis.core.remoting.impl.invm that return InVMAcceptor Modifier and Type Method Description InVMAcceptorInVMRegistry. getAcceptor(int id)Methods in org.apache.activemq.artemis.core.remoting.impl.invm with parameters of type InVMAcceptor Modifier and Type Method Description voidInVMRegistry. registerAcceptor(int id, InVMAcceptor acceptor)
-