Uses of Enum Class
org.serviceconnector.net.SCMPHeaderKey
Packages that use SCMPHeaderKey
-
Uses of SCMPHeaderKey in org.serviceconnector.net
Methods in org.serviceconnector.net that return SCMPHeaderKeyModifier and TypeMethodDescriptionstatic SCMPHeaderKeySCMPHeaderKey.getKeyByHeadline(byte[] b) Gets the key by headline (byte buffer).static SCMPHeaderKeySCMPHeaderKey.getKeyByHeadline(String string) Gets the key by headline (string).static SCMPHeaderKeySCMPHeaderKey.getMsgHeaderKey(String headerKey) Gets the msg header key by string.static SCMPHeaderKeyReturns the enum constant of this class with the specified name.static SCMPHeaderKey[]SCMPHeaderKey.values()Returns an array containing the constants of this enum class, in the order they are declared.