Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
113 7051

Files

Files Errors
org/huihoo/jfox/ms/crb/GenConnectionFactoryImpl.java 9
org/huihoo/jfox/ms/crb/Interceptor.java 1
org/huihoo/jfox/ms/crb/Interceptor.java 168
org/huihoo/jfox/ms/crb/LinkServer.java 1
org/huihoo/jfox/ms/crb/LinkServer.java 171
org/huihoo/jfox/ms/crb/LinkServerService.java 56
org/huihoo/jfox/ms/crb/TestInterceptor.java 1
org/huihoo/jfox/ms/crb/TestInterceptor.java 66
org/huihoo/jfox/ms/crb/package.html 1
org/huihoo/jfox/ms/crb/rmi/LinkServerRemote.java 5
org/huihoo/jfox/ms/crb/rmi/RMILinkServer.java 1
org/huihoo/jfox/ms/crb/rmi/RMILinkServer.java 82
org/huihoo/jfox/ms/crb/rmi/RMILinkServerService.java 1
org/huihoo/jfox/ms/crb/rmi/RMILinkServerService.java 18
org/huihoo/jfox/ms/crb/rmi/package.html 1
org/huihoo/jfox/ms/crb/socket/SocketLinkConstants.java 51
org/huihoo/jfox/ms/crb/socket/SocketLinkServer.java 1
org/huihoo/jfox/ms/crb/socket/SocketLinkServer.java 223
org/huihoo/jfox/ms/crb/socket/SocketLinkServerService.java 66
org/huihoo/jfox/ms/crb/socket/package.html 1
org/huihoo/jfox/ms/jms/base/ConnectionFactoryImpl.java 17
org/huihoo/jfox/ms/jms/base/ConnectionFactoryObjectFactory.java 32
org/huihoo/jfox/ms/jms/base/ConnectionImpl.java 115
org/huihoo/jfox/ms/jms/base/ConnectionMetaDataImpl.java 30
org/huihoo/jfox/ms/jms/base/DeliveryModeImpl.java 46
org/huihoo/jfox/ms/jms/base/DestinationImpl.java 42
org/huihoo/jfox/ms/jms/base/DestinationObjectFactory.java 31
org/huihoo/jfox/ms/jms/base/MessageConsumerImpl.java 146
org/huihoo/jfox/ms/jms/base/MessageProducerImpl.java 165
org/huihoo/jfox/ms/jms/base/SessionImpl.java 313
org/huihoo/jfox/ms/jms/base/package.html 1
org/huihoo/jfox/ms/jms/message/BytesMessageImpl.java 684
org/huihoo/jfox/ms/jms/message/CorrelationID.java 53
org/huihoo/jfox/ms/jms/message/Expiration.java 25
org/huihoo/jfox/ms/jms/message/FormatHelper.java 288
org/huihoo/jfox/ms/jms/message/MapMessageImpl.java 703
org/huihoo/jfox/ms/jms/message/MessageHeader.java 590
org/huihoo/jfox/ms/jms/message/MessageID.java 37
org/huihoo/jfox/ms/jms/message/MessageImpl.java 1
org/huihoo/jfox/ms/jms/message/MessageImpl.java 949
org/huihoo/jfox/ms/jms/message/MessageProperties.java 409
org/huihoo/jfox/ms/jms/message/MessageType.java 24
org/huihoo/jfox/ms/jms/message/ObjectMessageImpl.java 68
org/huihoo/jfox/ms/jms/message/Priority.java 26
org/huihoo/jfox/ms/jms/message/StreamMessageImpl.java 698
org/huihoo/jfox/ms/jms/message/TextMessageImpl.java 37
org/huihoo/jfox/ms/jms/message/package.html 1
org/huihoo/jfox/ms/jms/queue/QueueBrowserImpl.java 60
org/huihoo/jfox/ms/jms/queue/QueueConnectionFactoryImpl.java 34
org/huihoo/jfox/ms/jms/queue/QueueConnectionImpl.java 46
org/huihoo/jfox/ms/jms/queue/QueueImpl.java 31
org/huihoo/jfox/ms/jms/queue/QueueReceiverImpl.java 19
org/huihoo/jfox/ms/jms/queue/QueueSenderImpl.java 102
org/huihoo/jfox/ms/jms/queue/QueueSessionImpl.java 127
org/huihoo/jfox/ms/jms/queue/TemporaryQueueImpl.java 19
org/huihoo/jfox/ms/jms/queue/package.html 1
org/huihoo/jfox/ms/jms/topic/TemporaryTopicImp l.java 12
org/huihoo/jfox/ms/jms/topic/TopicConnectionFactoryImpl.java 10
org/huihoo/jfox/ms/jms/topic/TopicConnectionImpl.java 23
org/huihoo/jfox/ms/jms/topic/TopicImpl.java 6
org/huihoo/jfox/ms/jms/topic/TopicPublisherImpl.java 26
org/huihoo/jfox/ms/jms/topic/TopicSessionImpl.java 34
org/huihoo/jfox/ms/jms/topic/TopicSubscriberImpl.java 8
org/huihoo/jfox/ms/jms/topic/package.html 1
org/huihoo/jfox/ms/jms/util/JMSTimestamp.java 31
org/huihoo/jfox/ms/jms/util/package.html 1
org/huihoo/jfox/ms/management /DestinationManager.java 4
org/huihoo/jfox/ms/management/package.html 1

org/huihoo/jfox/ms/crb/GenConnectionFactoryImpl.java

Error Line
Missing a header - not enough lines in file. 1
Line has trailing spaces. 3
Line has trailing spaces. 5
Line has trailing spaces. 8
Missing a Javadoc comment. 23
Missing a Javadoc comment. 25
Parameter l should be final. 25
Method 'getLinkServer' is not designed for extension - needs to be abstract, final or emp ty. 29
Missing a Javadoc comment. 29

org/huihoo/jfox/ms/crb/Interceptor.java

Error Line
File does not end with a newline. 0

org/huihoo/jfox/ms/crb/Interceptor.java

Error Line
Line does not match expected header line of '/* ===================================================================='. 1
Line has trailing spaces. 3
Line has trailing spaces. 5
Line has trailing spaces. 8
Line has trailing spaces. 24
Line contains a tab character. 31
Line has trailing spaces. 32
Line contains a tab character. 32
Line contains a tab character. 33
Line contains a tab character. 34
Line contains a tab character. 35
Redundant 'public' modifier. 36
Expected @throws tag for 'Exception'. 36
Line contains a tab character. 39
Line has trailing spaces. 40
Line contains a tab character. 40
Line contains a tab character. 41
Line contains a tab character. 42
Line contains a tab character. 43
Line contains a tab character. 44
Redundant 'public' modifier. 45
Expected @throws tag for 'Exception'. 45
Line contains a tab character. 48
Line has trailing spaces. 49
Line contains a tab character. 49
Line contains a tab character. 50
Line contains a tab character. 51
Line contains a tab character. 52
Line contains a tab character. 53
Redundant 'public' modifier. 54
Expected @throws tag for 'Exception'. 54
Line contains a tab character. 57
Line has trailing spaces. 58
Line contains a tab character. 58
Line contains a tab character. 59
Line contains a tab character. 60
Line contains a tab character . 61
Redundant 'public' modifier. 62
Expected @throws tag for 'Exception'. 62
Line contains a tab character. 65
Line has trailing spaces. 66
Line contains a tab character. 66
Unused @param tag for 'String'. 67
Line contains a tab character. 67
Line contains a tab character. 68
Line contains a tab character. 69
Line contains a tab character. 70
Redundant 'public' modifier. 71
Expected @param tag for 'ID'. 71
Name 'ID' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 71
Expected @throws tag for 'Exception'. 71
Line contains a tab character. 74
Line has trailing spaces. 75
Line contains a tab character. 75
Line contains a tab character. 76
Line contains a tab character. 77
Line contains a tab character. 78
Redundant 'public' modifier. 79
Expected @param tag for 'message'. 79
Expected @throws tag for 'Exception'. 79
Line contains a tab character. 82
Line has trailing spaces. 83
Line contains a tab character. 83
Unused @param tag for 'String'. 84
Line contains a tab character. 84
Line contains a tab character. 85
Line contains a tab character. 86
Line contains a tab character. 87
Line contains a tab character. 88
Redundant 'public' modifier. 89
Expected @param tag for 'destination'. 89
Expected @throws tag for 'Exception'. 89
Line contains a tab character. 92
Line has trailing spaces. 93
Line contains a tab character. 93
Line contains a tab character. 94
Line contains a tab character. 95
Line contains a tab character. 96
Line contains a tab character. 97
Redundant 'public' modifier. 98
Expected @param tag for 'destination'. 98
Expected @throws tag for 'Exception'. 98
Line contains a tab character. 101
Line has trailing spaces. 102
Line contains a tab character. 102
Unused @param tag for 'Destination'. 103
Line contains a tab character. 103
Line contains a tab character. 104
Line contains a tab character. 105
Line contains a tab character. 106
Redundant 'public' modifier. 107
Expected @param tag for 'destination'. 107
Expected @throws tag for 'Exception'. 108
Line contains a tab character. 111
Line has trailing spaces. 112
Line contains a tab character. 112
Line contains a tab character. 113
Line contains a tab character. 114
Line contains a tab character. 115
Line contains a tab character. 116
Line contains a tab character. 121
Line has trailing spaces. 122
Line contains a tab character. 122
Line contains a tab character. 123
Line contains a tab character. 124
Line contains a tab character. 125
Line contains a tab character. 126
Line contains a tab character. 131
Line has trailing spaces. 132
Line contains a tab character. 132
Unused @param tag for 'Destination'. 133
Line contains a tab character. 133
Line contains a tab character. 134
Unused @param tag for 'String'. 135
Line contains a tab character. 135
Line contains a tab character. 136
Line contains a tab character. 137
Line contains a tab character. 138
Line contains a tab character. 139
Redundant 'public' modifier. 140
Expected @param tag for 'destination'. 140
Expected @param tag for 'selector'. 140
Expected @throws tag for 'Exception'. 141
Line contains a tab character. 144
Line has trailing spaces. 145
Line contains a tab character. 145
Unused @param tag for 'Destination'. 146
Line contains a tab character. 146
Line contains a tab character. 147
Unused @param tag for 'long'. 148
Line contains a tab character. 148
Line contains a tab character. 149
Line contains a tab character. 150
Line contains a tab character. 151
Line contains a tab character. 152
Redundant 'public' modifier. 153
Expected @param tag for 'destination'. 153
Expected @param tag for 'wait'. 153
Expected @throws tag for 'Exception'. 154
Line contains a ta b character. 157
Line has trailing spaces. 158
Line contains a tab character. 158
Line contains a tab character. 159
Line contains a tab character. 160
Line contains a tab character. 161
Line contains a tab character. 162
Redundant 'public' modifier. 163
Line contains a tab character. 166
Line has trailing spaces. 167
Line contains a tab character. 167
Unused @param tag for 'String'. 168
Line contains a tab character. 168
Line contains a tab character. 169
Unused @param tag for 'String'. 170
Line contains a tab character. 170
Line contains a tab character. 171
Line contains a tab character. 172
Line contains a tab character. 173
Line contains a tab character. 174
Redundant 'public' modifier. 175
Expected @param tag for 'userName'. 175
Expected @param tag for 'password'. 175
Expected @throws tag for 'Exception'. 176
Line contains a tab character. 179
Line contains a tab character. 180
Line contains a tab character. 181
Line contains a tab character. 182
Redundant 'public' modifier. 183

org/huihoo/jfox/ms/crb/LinkServer.java

Error Line
File does not end with a newline. 0

org/huihoo/jfox/ms/crb/LinkServer.java

Error Line
Line does not match expected header line of '/* ===================================================================='. 1
Line has trailing spaces. 3
Line has trailing spaces. 5
Line has trailing spaces. 8
Line has trailing spaces. 23
Line contains a tab character. 30
Line contains a tab character. 31
Line contains a tab character. 32
Redundant 'public' modifier. 33
Expected @throws tag for 'Exception'. 33
Line contains a tab character. 36
Line has trailing spaces. 37
Line contains a tab character. 37
Line contains a tab character. 38
Line contains a tab character. 39
Line contains a tab character. 40
Redundant 'public' modifier. 41
Expected @throws tag for 'Exception'. 41
Line contains a tab character. 44
Line has trailing spaces. 45
Line contains a tab character. 45
Line contains a tab character. 46
Line contains a tab character. 47
Line contains a tab character. 48
Line contains a tab character. 49
Redundant 'public' modifier. 50
Expected @throws tag for 'Exception'. 50
Line contains a tab character. 53
Line has trailing spaces. 54
Line contains a tab character. 54
Line contains a tab character. 55
Line contains a tab character. 56
Line contains a tab character. 57
Line contains a tab character. 58
Redundant 'public' modifier. 59
Expected @throws tag for 'Exception'. 59
Line contains a tab character. 62
Line has trailing spaces. 63
Line contains a tab character. 63
Line contains a tab character. 64
Line contains a tab character. 65
Line contains a tab character. 66
Redundant 'public' modifier. 67
Expected @throws tag for 'Exception'. 67
Line contains a tab character. 70
Line has trailing spaces. 71
Line contains a tab character. 71
Unused @param tag for 'String'. 72
Line contains a tab character. 72
Line contains a tab character. 73
Line contains a tab character. 74
Line contains a tab character. 75
Redundant 'public' modifier. 76
Expected @param tag for 'ID'. 76
Name 'ID' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 76
Expected @throws tag for 'Exception'. 76
Line contains a tab character. 79
Line has trailing spaces. 80
Line contains a tab character. 80
Line contains a tab character. 81
Line contains a tab character. 82
Line contains a tab character. 83
Redundant 'public' modifier. 84
Expected @param tag for 'message'. 84
Expected @throws tag for 'Exception'. 84
Line contains a tab character. 87
Line has trailing spaces. 88
Line contains a tab character. 88
Unused @param tag for 'String'. 89
Line contains a tab character. 89
Line contains a tab character. 90
Line contains a tab character. 91
Line contains a tab character. 92
Line contains a tab character. 93
Redundant 'public' modifier. 94
Expected @param tag for 'destination'. 94
Expected @throws tag for 'Exception'. 94
Line contains a tab character. 97
Line has trailing spaces. 98
Line contains a tab character. 98
Line contains a tab character. 99
Line contains a tab character. 100
Line contains a tab character. 101
Line contains a tab character. 102
Redundant 'public' modifier. 103
Expected @param tag for 'destination'. 103
Expected @throws tag for 'Exception'. 103
Line contains a tab character. 106
Line has trailing spaces. 107
Line contains a tab character. 107
Unused @param tag for 'Destination'. 108
Line contains a tab character. 108
Line contains a tab character. 109
Line contains a tab character. 110
Line contains a tab character. 111
Redundant 'public' modifier. 112
Expected @param tag for 'destination'. 112
Expected @throws tag for 'Exception'. 113
Line contains a tab character. 116
Line has trailing spaces. 117
Line contains a tab character. 117
Line contains a tab character. 118
Line contains a tab character. 119
Line contains a tab character. 120
Line contains a tab character. 121
Line contains a tab character. 126
Line has trailing spaces. 127
Line contains a tab character. 127
Line contains a tab character. 128
Line contains a tab character. 129
Line contains a tab character. 130
Line contains a tab character. 131
Line contains a tab character. 136
Line has trailing spaces. 137
Line contains a tab character. 137
Unused @param tag for 'Destination'. 138
Line contains a tab character. 138
Line contains a tab character. 139
Unused @param tag for 'String'. 140
Line contains a tab character. 140
Line contains a tab character. 141
Line contains a tab character. 142
Line contains a tab character. 143
Line contains a tab character. 144
Redundant 'public' modifier. 145
Expected @param tag for 'destination'. 145
Expected @param tag for 'selector'. 145
Expected @throws tag for 'Exception'. 146
Line contains a tab character. 149
Line has trailing spaces. 150
Line contains a tab character. 150
Unused @param tag for 'Destination'. 151
Line contains a tab character. 151