org.jboss.remoting.transport.socket
Class SocketUtil
java.lang.Object
org.jboss.remoting.transport.socket.SocketUtil
- public class SocketUtil
- extends Object
SocketUtil is a set of socket-based utilities
- Version:
- $Revision: 1.1 $
- Author:
- Jeff Haynie
|
Method Summary |
static int |
len(byte[] buf)
|
static byte[] |
pad(int len,
int total)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketUtil
public SocketUtil()
pad
public static byte[] pad(int len,
int total)
len
public static int len(byte[] buf)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.