|
|
javax > javax.naming > javax.naming.binaryrefaddr >
Class: javax.naming.BinaryRefAddr java.lang.Object javax.naming.RefAddr javax.naming.BinaryRefAddr
public class BinaryRefAddr extends RefAddr
FIELDS:
CONSTRUCTORS:
| | | public | BinaryRefAddr(String addrType, byte[] src) |
| | public | BinaryRefAddr(String addrType, byte[] src, int offset, int count) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getType(), getContent(), equals(java.lang.Object), hashCode(), toString(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|