WildFly: Parent Aggregator 8.1.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
<R> byte[] |
marshal(Command<R,C> command)
Marshals the specified command to a byte[].
|
-
-
Method Detail
-
marshal
<R> byte[] marshal(Command<R,C> command)
throws IOException
Marshals the specified command to a byte[].
- Parameters:
command
- a command
- Returns:
- a serialized command.
- Throws:
IOException
- if marshalling fails.
WildFly: Parent Aggregator 8.1.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014 JBoss by Red Hat. All rights reserved.