| Package | Description |
|---|---|
| org.cojen.dirmi.core |
Session implementation classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InvocationChannel
Basic interface for a bidirectional method invocation I/O channel.
|
| Modifier and Type | Method and Description |
|---|---|
Pipe |
SkeletonSupport.requestReply(InvocationChannel channel)
Called if channel is expected to be a request-reply Pipe.
|
Pipe |
StubSupport.requestReply(InvocationChannel channel)
Called if channel is to be used for returning a request-reply Pipe.
|
Copyright © 2006–2015 Cojen. All rights reserved.