Package com.hsbc.cranker.mucranker
Interface ConnectorConnection
-
public interface ConnectorConnectionInformation about one of the connector sockets connected to this router.This is accessible by iterating the services returned in
CrankerRouter.collectInfo()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intport()StringsocketID()HashMap<String,Object>toMap()
-