Package | Description |
---|---|
org.hornetq.spi.core.protocol | |
org.hornetq.spi.core.remoting |
Remoting SPI.
|
Modifier and Type | Method and Description |
---|---|
Connection |
RemotingConnection.getTransportConnection()
return the underlying Connection.
|
Modifier and Type | Method and Description |
---|---|
ConnectionEntry |
ProtocolManager.createConnectionEntry(Acceptor acceptorUsed,
Connection connection) |
Modifier and Type | Method and Description |
---|---|
Connection |
Connector.createConnection()
Create and return a connection from this connector.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionLifeCycleListener.connectionCreated(Acceptor acceptor,
Connection connection,
ProtocolType protocol)
This method is used both by client connector creation and server connection creation through acceptors.
|
Copyright © 2009 Red Hat Inc. All Rights Reserved.