Example usage for Java javax.naming BinaryRefAddr fields, constructors, methods, implement or subclass
The text is from its open source code.
BinaryRefAddr(String addrType, byte[] src) Constructs a new instance of BinaryRefAddr using its address type and a byte array for contents. |