35363738394041
*/ public class ResponseClockElement extends ResponseElement { public ResponseClockElement(XDIMEContextInternal context) { super(ResponseElements.CLOCK, context); protocolAttributes = new ResponseClockAttributes(); }