|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
DelimiterBasedFrameDecoder.DelimiterBasedFrameDecoder用的delimiters。
QueueBatchUniqueProcessor.process(Set) is invoked.QueueBatchUniqueProcessor.process(Set)方法。
QueueProcessor.process(Object) is invoked.QueueProcessor.process(Object)方法。
CollectionFormatter.format(myCollection, null, ",");
CollectionFormatter.format(myCollection, "personInCharge.name.firstName", ", ");
CollectionFormatter.format(myCollection, "relatedPeople(InCharge).name", ", ");
CollectionFormatter.format(myCollection, "subordinate[3].address(home).city", " | ");
" (%d)" as the postfix pattern. (%d)"作为后缀模版。
StartWithMatcher.StartWithMatcher的需要来规范化匹配条件定义。
StartWithMatcher.StartWithMatcher的需要来规范化匹配条件定义。
xml properties file (.xml) format;
"*" is supported as widecard to match
the file name name of all of the two formats; Inclusion of files via ".include="
syntax is also supported.xml格式(.xml),
也支持用“*”作为通配符同时匹配这两种格式的文件后缀,以及支持在文件中用“.include=”包含引用别的文件。AnalyzedText.AnalyzedText中。XmlDecoder.getFrameDecoder() and XmlDecoder.getStringDecoder() methods should be
called to get two decoders for Netty.XmlDecoder.getFrameDecoder()方法和XmlDecoder.getStringDecoder()方法都应该被调用
以获得给Netty用的两个decoder。
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||