Class DomainPair

java.lang.Object
org.jivesoftware.openfire.session.DomainPair
All Implemented Interfaces:
Serializable

public class DomainPair extends Object implements Serializable
Holds a (possibly authenticated) domain pair.
See Also:
  • Constructor Details

    • DomainPair

      public DomainPair(String local, String remote)
  • Method Details