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

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

Introduction

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

The text is from its open source code.

Constructor

StringRefAddr(String addrType, String addr)
Constructs a new instance of StringRefAddr using its address type and contents.

Method

ObjectgetContent()
Retrieves the contents of this address.