jar -tf will give you a nice list of class names and javap is quite useful for getting the public interface you need to reproduce.