Java javax.naming BinaryRefAddr fields, constructors, methods, implement or subclass

Example usage for Java javax.naming BinaryRefAddr fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.naming BinaryRefAddr.

The text is from its open source code.

Constructor

BinaryRefAddr(String addrType, byte[] src)
Constructs a new instance of BinaryRefAddr using its address type and a byte array for contents.