Searched refs:stringToBytes (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/remote/rmi/
H A DNoCallStackClassLoader.java61 stringToBytes method to convert it into the byte array. We
174 public static byte[] stringToBytes(String s) { method in class:NoCallStackClassLoader
186 strings to be used by the stringToBytes method above. Select the
229 that can be used by the stringToBytes method above.
H A DRMIConnector.java2091 NoCallStackClassLoader.stringToBytes(pRefByteCodeString);
2321 NoCallStackClassLoader.stringToBytes(proxyStubByteCodeString);
2323 NoCallStackClassLoader.stringToBytes(pInputStreamByteCodeString);

Completed in 35 milliseconds