| Package | Description |
|---|---|
| org.gradle.messaging.remote.internal |
| Modifier and Type | Method and Description |
|---|---|
MultiChannelConnection<Object> |
MultiChannelConnector.connect(Address destinationAddress) |
MultiChannelConnection<Object> |
DefaultMultiChannelConnector.connect(Address destinationAddress) |
| Modifier and Type | Method and Description |
|---|---|
Address |
MultiChannelConnector.accept(Action<ConnectEvent<MultiChannelConnection<Object>>> action) |
Address |
DefaultMultiChannelConnector.accept(Action<ConnectEvent<MultiChannelConnection<Object>>> action) |
| Constructor and Description |
|---|
IncomingMethodInvocationHandler(MultiChannelConnection<Object> connection) |
OutgoingMethodInvocationHandler(MultiChannelConnection<Object> connection) |
Copyright © 2013. All rights reserved