public class XmpPeerFactory extends Object
XmpPeerFactory class.
Modifier and Type | Method and Description |
---|---|
XmpAgentConfig |
getAgentConfig(InetAddress agentInetAddress)
getAgentConfig
|
static XmpPeerFactory |
getInstance()
getInstance
|
static void |
init()
Initialize this factory
|
static void |
reload()
reload
|
static void |
setInstance(XmpPeerFactory instance)
setInstance
|
public static void init() throws FileNotFoundException, IOException
IOException
- if any.FileNotFoundException
- if any.public static void reload() throws FileNotFoundException, IOException
reload
FileNotFoundException
- if any.IOException
- if any.public static XmpPeerFactory getInstance()
getInstance
XmpPeerFactory
object.public static void setInstance(XmpPeerFactory instance)
setInstance
instance
- a XmpPeerFactory
object.public XmpAgentConfig getAgentConfig(InetAddress agentInetAddress)
getAgentConfig
agentInetAddress
- a InetAddress
object.XmpAgentConfig
object.Copyright © 2021. All rights reserved.