| Package | Description |
|---|---|
| org.gradle.messaging.remote | |
| org.gradle.messaging.remote.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectConnection
Manages a set of incoming and outgoing channels between 2 peers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectEvent<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiChannelConnection<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectConnection |
| Constructor and Description |
|---|
DefaultObjectConnection(Addressable addressable,
AsyncStoppable stopControl,
OutgoingMethodInvocationHandler outgoing,
IncomingMethodInvocationHandler incoming) |
Copyright © 2013. All rights reserved