BinaryRefAddr
Class BinaryRefAddr
- java.lang.Object
-
- javax-naming-RefAddr
-
- javax.naming.BinaryRefAddr
- All Implemented Interfaces:
- Serializable
public class BinaryRefAddr extends RefAddr
This class represents the binary form of the address of a communications end-point.
A BinaryRefAddr consists of a type that describes the communication mechanism and an opaque buffer containing the address description specific to that communication mechanism. The format and interpretation of the address type and the contents of the opaque buffer are based on the agreement of three parties: the client that u