| Package | Description |
|---|---|
| org.jsr107.tck.support |
This package contains the reference implementation for JSR107.
|
| Modifier and Type | Field and Description |
|---|---|
static Operation<Void> |
Server.CLOSE_OPERATION
Special operation to signal the server that the client has been closed.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Client.invoke(Operation<T> operation)
|
Copyright © 2019. All rights reserved.