Example usage for Java javax.naming StringRefAddr fields, constructors, methods, implement or subclass
The text is from its open source code.
StringRefAddr(String addrType, String addr) Constructs a new instance of StringRefAddr using its address type and contents. |
Object | getContent() Retrieves the contents of this address. |