Package | Description |
---|---|
org.hornetq.spi.core.remoting |
Remoting SPI.
|
Modifier and Type | Method and Description |
---|---|
Connector |
ConnectorFactory.createConnector(java.util.Map<java.lang.String,java.lang.Object> configuration,
BufferHandler handler,
ConnectionLifeCycleListener listener,
java.util.concurrent.Executor closeExecutor,
java.util.concurrent.Executor threadPool,
java.util.concurrent.ScheduledExecutorService scheduledThreadPool)
creates a new instance of a connector.
|
Copyright © 2009 Red Hat Inc. All Rights Reserved.