public class AS2StaticStationRepository extends Object implements AS2StationRepository
Constructor and Description |
---|
AS2StaticStationRepository() |
Modifier and Type | Method and Description |
---|---|
AS2Partner |
getPartner(String partnerId) |
HashMap<String,AS2Partner> |
getPartners() |
void |
setPartners(HashMap<String,AS2Partner> partners) |
public HashMap<String,AS2Partner> getPartners()
getPartners
in interface AS2StationRepository
public void setPartners(HashMap<String,AS2Partner> partners)
setPartners
in interface AS2StationRepository
public AS2Partner getPartner(String partnerId)
getPartner
in interface AS2StationRepository
Copyright © 2016–2019 AdroitLogic. All rights reserved.