public static interface RpcDispatcher.Marshaller
Modifier and Type | Method and Description |
---|---|
Object |
objectFromByteBuffer(byte[] buf) |
byte[] |
objectToByteBuffer(Object obj) |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.