Uses of Class
com.attivio.sdk.esb.DefaultEndpoints.Ports
-
Packages that use DefaultEndpoints.Ports Package Description com.attivio.sdk.esb com.attivio.service -
-
Uses of DefaultEndpoints.Ports in com.attivio.sdk.esb
Methods in com.attivio.sdk.esb that return DefaultEndpoints.Ports Modifier and Type Method Description static DefaultEndpoints.Ports
DefaultEndpoints.Ports. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static DefaultEndpoints.Ports[]
DefaultEndpoints.Ports. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.attivio.sdk.esb with parameters of type DefaultEndpoints.Ports Modifier and Type Method Description static int
DefaultEndpoints. getPort(int basePort, DefaultEndpoints.Ports port)
-
Uses of DefaultEndpoints.Ports in com.attivio.service
Methods in com.attivio.service with parameters of type DefaultEndpoints.Ports Modifier and Type Method Description int
Platform. getPort(DefaultEndpoints.Ports port)
-