| Package | Description |
|---|---|
| org.apache.reef.io.network.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
NSMessage<T> |
NSMessageCodec.decode(byte[] buf)
Decodes a network service message from bytes
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
NSMessageCodec.encode(NSMessage<T> obj)
Encodes a network service message to bytes
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.