Package samples.userguide
Class GenericJMSClient
- java.lang.Object
-
- samples.userguide.GenericJMSClient
-
public class GenericJMSClient extends Object
-
-
Constructor Summary
Constructors Constructor Description GenericJMSClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
getBytesFromFile(String fileName)
static void
main(String[] args)
-
-
-
Method Detail
-
getBytesFromFile
public static byte[] getBytesFromFile(String fileName) throws IOException
- Throws:
IOException
-
-