package opc.ua.services.common;

public class ContinuationPoint {

	private byte[] continuationPoint;
	
}
