Uses of Class
xyz.cofe.trambda.tcp.HeaderValue.IntValue
-
-
Uses of HeaderValue.IntValue in xyz.cofe.trambda.tcp
Fields in xyz.cofe.trambda.tcp declared as HeaderValue.IntValue Modifier and Type Field Description static HeaderValue.IntValueTcpHeader. referrerЗаголовок - идентификатор исходного сообщения, ответ на исходное сообщениеstatic HeaderValue.IntValueTcpHeader. sidЗаголовок - идентификатор сообщенияMethods in xyz.cofe.trambda.tcp that return HeaderValue.IntValue Modifier and Type Method Description static HeaderValue.IntValueHeaderValue.IntValue. create(String name)static HeaderValue.IntValueHeaderValue.IntValue. create(String name, int initial)
-