You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/upnp/messages
Michael Peter Christen 336f86394c
replaced StringBuffer with StringBuilder
11 years ago
..
ActionMessage.java replaced StringBuffer with StringBuilder 11 years ago
ActionMessageResponseParser.java Added 'final' for all exception blocks as this helps the Java compiler 11 years ago
ActionResponse.java
StateVariableMessage.java replaced StringBuffer with StringBuilder 11 years ago
StateVariableResponse.java
StateVariableResponseParser.java Added 'final' for all exception blocks as this helps the Java compiler 11 years ago
UPNPMessageFactory.java
UPNPResponseException.java