public interface FederationStream
Modifier and Type | Method and Description |
---|---|
FederationStreamConfiguration |
getConfig() |
FederationConnection |
getConnection() |
Federation |
getFederation() |
SimpleString |
getName() |
String |
getPassword() |
int |
getPriorityAdjustment() |
String |
getUser() |
void |
start() |
void |
stop() |
void start()
void stop()
Federation getFederation()
FederationStreamConfiguration getConfig()
SimpleString getName()
FederationConnection getConnection()
String getUser()
String getPassword()
int getPriorityAdjustment()
Copyright © 2021 JBoss by Red Hat. All rights reserved.