|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.vlab.remote.util.RemoteHelper
public abstract class RemoteHelper
RemoteHelper
class - remote helper class. Set of utility methods to
work with remote object, byte conversions, etc.
Constructor Summary | |
---|---|
RemoteHelper()
|
Method Summary | |
---|---|
static byte[] |
getBytes(javax.activation.DataHandler dataHandler)
Get bytes from the given data handler. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteHelper()
Method Detail |
---|
public static byte[] getBytes(javax.activation.DataHandler dataHandler)
dataHandler
- data handler instance
|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |